-
Notifications
You must be signed in to change notification settings - Fork 95
[stable8] chore(docs): update docs link titles #7770
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
Conversation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
a6626dc to
6715876
Compare
|
CI is unrelated |
| { | ||
| name: 'next v9.x (Nextcloud 30+ on Vue 3)', | ||
| name: 'v9 (Nextcloud 30+ on Vue 3)', | ||
| href: 'https://next--nextcloud-vue-components.netlify.app', |
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.
wrong URL
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 PR does not touch the URL.
| sections: [ | ||
| { | ||
| name: 'next v9.x (Nextcloud 30+ on Vue 3)', | ||
| name: 'v9 (Nextcloud 30+ on Vue 3)', |
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.
incomplete backport, on main its
| name: 'v9 (Nextcloud 30+ on Vue 3)', | |
| name: 'v9 (Nextcloud 31+ on Vue 3)', |
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.
It is not incomplete. Nothing from the original change is missing during the backport. What is missing are missed backports of other 3 PRs.
Backport of #7768
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.