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

bootstrap 3.3.7 examples - downloaded the bootstrap repository - navbar link broken: File not found #20839

Closed
KerryRuddock opened this issue Oct 4, 2016 · 2 comments

Comments

@KerryRuddock
Copy link

I downloaded and installed the bootstrap 3.3.7 repository to my windows 7 pc.

Using windows explorer, I select from examples folder, this navbar html file to run locally:

bootstrap3.3.7/docs/examples/navbar/index.html

My Chrome browser displays the navbar example, The example contains a button link:
View navbar docs >>

When I click on the above button, I get a broken link with the message FILE NOT FOUND
The navbar index.html contains this markup for the broken link:
<a class="btn btn-lg btn-primary" href="../../components/#navbar" role="button">View navbar docs »</a>

I installed everything I needed to install grunt and run 'grunt docs' as I thought I might have missed
this step to run the examples locally. Am I doing something wrong or is there a bug within the
bootstrap3.3.7/docs/examples/navbar/index.html ?

@zacechola
Copy link

Bootstrap 3 is no longer maintained. You can read more about the reasoning from Mark's post at #20631. That said, someone in Slack or IRC may be able to help you out.

@KerryRuddock
Copy link
Author

That is too bad considering bootstrap 4 is still in its alpha version and not beta. Topic now closed.

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

No branches or pull requests

2 participants