-
Notifications
You must be signed in to change notification settings - Fork 85
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
docs: fix incorrect vaadin.com link to styling components #6003
Conversation
Kudos, SonarCloud Quality Gate passed!
|
Hi @web-padawan , this commit cannot be picked to 23.3 by this bot, can you take a look and pick it manually? |
) Co-authored-by: Serhii Kulykov <[email protected]>
) Co-authored-by: Serhii Kulykov <[email protected]>
This ticket/PR has been released with Vaadin 24.2.0.alpha1 and is also targeting the upcoming stable 24.2.0 version. |
Description
Current link in the API docs leads to 404 page. Let's fix it so that users can find the docs.
Type of change