Relocating ContainerSource docs to dev guide#3807
Conversation
|
✔️ Deploy Preview for dev-knative ready! 🔨 Explore the source changes: afefd1b 🔍 Inspect the deploy log: https://app.netlify.com/sites/dev-knative/deploys/60d9be365c4d1900071decbb 😎 Browse the preview: https://deploy-preview-3807--dev-knative.netlify.app |
|
@abrennan89 as you suggested I moved the ContainerSource docs to the developer section of the directory. |
|
Thanks @snneji ! I just wanted to double check, is there any further update needed to mkdocs.yaml for this PR? The links seem to work fine, e.g. https://deploy-preview-3807--dev-knative.netlify.app/development/eventing/sources/containersource/ but I think it should be (development)/developer/eventing/sources/containersource, so it seems like the links are still pointing to just eventing/sources if that makes sense, rather than developer/eventing/sources? |
|
@abrennan89 thanks for spotting that issue with the URL. I believe I've fixed it. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abrennan89, snneji The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
In PR #3774 I moved the ContainerSource docs to the developer guide in the navigation, but forgot to relocate the files in the directory structure. This PR fixes that.