Skip to content
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

fix: release note link for videos with two versions #1443

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

mxschmitt
Copy link
Member

When release videos were specified with two versions here, the anchor link wasn't generated correctly and it was yielding to this warning / user facing UX issue.

'.',
''
)}`}
href={`/docs/release-notes#${videoToReleasePageAnchor(video)}`}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the main fix, the rest is drive-by.

Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-forest-0a29f6210-1443.centralus.azurestaticapps.net

@mxschmitt mxschmitt merged commit 3f9a204 into main Jul 16, 2024
5 of 6 checks passed
@mxschmitt mxschmitt deleted the add-types-to-release-notes branch July 16, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants