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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摎 - Replace all hard-coded documentation relative links with DemoRoute #7186

Closed
nsbarsukov opened this issue Apr 5, 2024 · 2 comments 路 Fixed by #7642
Closed

馃摎 - Replace all hard-coded documentation relative links with DemoRoute #7186

nsbarsukov opened this issue Apr 5, 2024 · 2 comments 路 Fixed by #7642
Assignees
Labels
contributions welcome Architecture is clear and community can help feature New feature or request P3 This issue has low priority

Comments

@nsbarsukov
Copy link
Member

Description

  1. Find all relative links
<a
    routerLink="/relative-link/to/another/page"
    tuiLink
></a>
  1. Replace hard-coded value with DemoRoute.

See example:

@nsbarsukov nsbarsukov added feature New feature or request state: need triage contributions welcome Architecture is clear and community can help P3 This issue has low priority and removed state: need triage labels Apr 5, 2024
@PranavJayachandran
Copy link

Hey, can I take up this issue?
I am new to this, I can fork it and raise a PR from there right ?

@splincode
Copy link
Member

@PranavJayachandran yes, of course

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome Architecture is clear and community can help feature New feature or request P3 This issue has low priority
3 participants