-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promote addon docs to first level menu item #10355
Conversation
ee08288
to
4418d7f
Compare
docs/addons.md
Outdated
|
||
### Custom addons | ||
|
||
The docs about the [addon management](/development/addons.md#addon-management) describe in more detail how to define a addon resource with regards to versioning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link doesn't work on the live preview site (check here)
I don't know for sure that this will work but its worth a shot:
The docs about the [addon management](/development/addons.md#addon-management) describe in more detail how to define a addon resource with regards to versioning. | |
The docs about the [addon management](../development/addons#addon-management) describe in more detail how to define a addon resource with regards to versioning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching. Removing the slash worked.
addon.yaml | ||
foo.addons.org.io | ||
v0.0.1.yaml | ||
bar.addons.org.io | ||
v0.0.1.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know that this is just copy/pasted but this code block doesn't make any sense to me. Maybe someone can clarify this with a tree
output or something in a separate PR.
4418d7f
to
b9b24b4
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman, olemarkus The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Link died with kubernetes#10355.
No description provided.