diff options
| author | Quy Ton <[email protected]> | 2014-09-26 08:27:55 -0700 |
|---|---|---|
| committer | Quy Ton <[email protected]> | 2014-09-26 08:27:55 -0700 |
| commit | ebe85270d95c86d422a9d1ad272f67ed4f3a25dc (patch) | |
| tree | c6519662c121f980a7cea318586cebd20c259f07 /docs | |
| parent | a332c18c8793dee45e21cb3872d369600f394757 (diff) | |
| download | bootstrap-ebe85270d95c86d422a9d1ad272f67ed4f3a25dc.tar.xz bootstrap-ebe85270d95c86d422a9d1ad272f67ed4f3a25dc.zip | |
Fix anchor link
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_jade/customizer-nav.jade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_jade/customizer-nav.jade b/docs/_jade/customizer-nav.jade index eba71ef6b..3657675c4 100644 --- a/docs/_jade/customizer-nav.jade +++ b/docs/_jade/customizer-nav.jade @@ -1,6 +1,6 @@ // NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-nav.jade template. li - a(href='#import') Import + a(href='#import-drop-target') Import li a(href='#less') Less components li |
