| page.editUrl
| The URL to edit the current page (typically a web-based editor on the git host).
-This value will not be set if the repository requires authentication or the repository URL embeds credentials.
-A quick way to disable this property (and thus the "Edit this Page" link) is to start the repository URL with `\https://git@`.
+
+| page.origin.private
+| This value will be true if the repository requires authentication or the repository URL embeds credentials.
+In the default UI, if this value is `true`, the "Edit this Page" link is disabled.
+A quick way to force this property to be `true` (even if the repository is public) is to begin the content source URL in the playbook with empty credentials, as in `\https://@`.
+That, in turn, disables the "Edit the Page" link.
| page.home
| Indicates whether the current page is the home page of the site.