You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ the directory structure.
13
13
|`username`| Confluence username or email | true |
14
14
|`password`| Confluence password or [API token](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/)| true |
15
15
|`confluence-base-url`| Your Confluence URL (with `wiki`). Example: `https://mydomain.atlassian.net/wiki`| true |
16
-
|`space-id`| Confluence space id to publish the documentation. Located after `spaces` in the URL. `https://mydomain.atlassian.net/wiki/spaces/<<<~1234>>`| true |
17
-
|`parent-page-id`| Page id under which the documentation will be published. Located after `pages` in the URL. `https://mydomain.atlassian.net/wiki/spaces/~1234/pages/<<1234>>>/My+Parent+Page`| true |
16
+
|`space-id`| Confluence space id to publish the documentation. Located after `spaces` in the URL. `https://mydomain.atlassian.net/wiki/spaces/<<~1234>>`| true |
17
+
|`parent-page-id`| Page id under which the documentation will be published. Located after `pages` in the URL. `https://mydomain.atlassian.net/wiki/spaces/~1234/pages/<<1234>>/My+Parent+Page`| true |
0 commit comments