diff options
| author | Chris Gunther <[email protected]> | 2012-01-14 15:15:24 -0500 |
|---|---|---|
| committer | Chris Gunther <[email protected]> | 2012-01-14 15:15:24 -0500 |
| commit | a4b107bf879d47db0a6e036814f5aeee4316d36c (patch) | |
| tree | fc9b86c757227b871881631f7cc5fde9235f9904 /docs/javascript.html | |
| parent | 07530073dd6fe56558703ff6c65994aacc1d4a25 (diff) | |
| download | bootstrap-a4b107bf879d47db0a6e036814f5aeee4316d36c.tar.xz bootstrap-a4b107bf879d47db0a6e036814f5aeee4316d36c.zip | |
fix navbar links to scaffolding > grid system
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 58cc13e8c..ce47c1974 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -41,7 +41,7 @@ <b class="caret"></b> </a> <ul class="dropdown-menu"> - <li><a href="./scaffolding.html#grid">Grid system</a></li> + <li><a href="./scaffolding.html#grid-system">Grid system</a></li> <li><a href="./scaffolding.html#layouts">Layouts</a></li> <li><a href="./scaffolding.html#responsive">Responsive design</a></li> </ul> |
