plone / plone.api

The Plone API
https://6.docs.plone.org/plone.api
Other
88 stars 53 forks source link

Update link to docs #491

Closed stevepiercy closed 2 years ago

stevepiercy commented 2 years ago

In the repo configuration settings, there is a link to the docs in the About section:

docs.plone.org/develop/plone.api/docs/

But in README.md, we now use:

https://6.dev-docs.plone.org/plone.api/

Please update the repo settings accordingly. Thank you!

Note, we need to remember to do this again, once the Plone 6 docs are final.

rohnsha0 commented 2 years ago

In the repo configuration settings, there is a link to the docs in the About section:

docs.plone.org/develop/plone.api/docs/

But in README.md, we now use:

https://6.dev-docs.plone.org/plone.api/

Please update the repo settings accordingly. Thank you!

Note, we need to remember to do this again, once the Plone 6 docs are final.

but where is the file? that's to be changed? @stevepiercy

stevepiercy commented 2 years ago

It is not in a file. It is in the repo configuration settings, something that only privileged users have access to.

On https://github.com/plone/documentation, I see this:

Screen Shot 2022-08-13 at 12 35 48 AM

Clicking that gear icon brings up a dialog window.

Screen Shot 2022-08-13 at 12 38 04 AM

rohnsha0 commented 2 years ago

Hahahahah! Was just curious...

mauritsvanrees commented 2 years ago

I have updated the link in the repo settings. https://github.com/plone/plone.api

stevepiercy commented 2 years ago

Thank you!