diff options
| author | Patrick H. Lauke <[email protected]> | 2016-02-17 11:08:43 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2016-02-17 11:08:43 +0000 |
| commit | c1eb92a041cdf337112641a52ad5ccb3078cc638 (patch) | |
| tree | 10995738c5d37cea3024a20a87a44d0dc3c38876 | |
| parent | bfe3c590dfbbfe97bb25f2a9405c59d380309d58 (diff) | |
| parent | 9bc56d9b10e1b74edd54637da67aa8590e0432ac (diff) | |
| download | bootstrap-c1eb92a041cdf337112641a52ad5ccb3078cc638.tar.xz bootstrap-c1eb92a041cdf337112641a52ad5ccb3078cc638.zip | |
Merge pull request #19256 from patrickhlauke/label-tag-nav-fixup1
Replace "label" with "tag" in navigation
| -rw-r--r-- | docs/_data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 1fc97157e..ef3a62c92 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -37,7 +37,7 @@ - title: Input group - title: Dropdowns - title: Jumbotron - - title: Label + - title: Tag - title: Alerts - title: Card - title: Navs |
