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(AsideNavigation): fix documentation link #1687

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Nov 25, 2024

Link https://ydb.tech/docs doesn't work anymore, it requires language to be set. Added correct link, make link dependent on user's language

Closes #1686

CI Results

Test Status: βœ… PASSED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
194 194 0 0 0

Bundle Size: βœ…

Current: 66.10 MB | Main: 66.10 MB
Diff: +0.57 KB (0.00%)

βœ… Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

@artemmufazalov artemmufazalov added status/need info Further information is requested and removed status/need info Further information is requested labels Nov 25, 2024
@artemmufazalov artemmufazalov added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit 017b983 Nov 25, 2024
10 checks passed
@artemmufazalov artemmufazalov deleted the 1686-fix-docs-link branch November 25, 2024 12:27
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.

Documentation link in navigation doesn't work
2 participants