Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #26175
Closed
Open
Issue created Apr 01, 2018 by XhmikosR@XhmikosRContributor

Fix broken links in v4-dev

@mdo: there are 2 internal broken links in v4-dev

Getting links from: http://localhost:3000/docs/4.0/examples/navbars/
├───OK─── http://localhost:3000/docs/4.0/examples/navbars/navbar.css
├─BROKEN─ http://localhost:3000/docs/4.0/examples/navbar-top/ (HTTP_404)
├─BROKEN─ http://localhost:3000/docs/4.0/examples/navbar-top-fixed/ (HTTP_404)
Finished! 82 links found. 79 excluded. 2 broken.

Now, apart from fixing them, I see the text for navbar-static says:

This example is a quick exercise to illustrate how the top-aligned navbar works. As you scroll, this navbar remains in its original position and moves with the rest of the page.

That seems like a bad copy-paste.

Assignee
Assign to
Time tracking