- Notifications
You must be signed in to change notification settings - Fork3.6k
fix: invalid relative path between Navs & Tabs documents#6936
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
TechQuery commentedJun 20, 2025
- generated invalid URL:https://react-bootstrap.github.io/docs/components/navs/tabs
- expected valid URL:https://react-bootstrap.github.io/docs/components/tabs
Thanks for the PR. The checks are failing though, could you look into it? |
I'm not a Docusaurus user, I can't understand its Path Resolution logic:
it doesn't make sense! |
I double checked the website and I see the link is working correctly. Where are you getting "https://react-bootstrap.github.io/docs/components/navs/tabs" from? |
The wrong link is just under the "Tabs" title: |