diff options
| author | Chris Rebert <[email protected]> | 2015-08-20 21:59:39 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-08-20 21:59:39 -0700 |
| commit | 6524e53dbb88f5f035d3a1ee6a355491bd8a557e (patch) | |
| tree | a40353fd7ff54201d9dcf0b96af0ee0d640a18ab /docs/components | |
| parent | e39d9a7941bf8537281bc7177e21f843eaa291a3 (diff) | |
| download | bootstrap-6524e53dbb88f5f035d3a1ee6a355491bd8a557e.tar.xz bootstrap-6524e53dbb88f5f035d3a1ee6a355491bd8a557e.zip | |
Pagination docs: Fix "pager alternative" link
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/pagination.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 8bdb06224..c0ff3a8a3 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -4,7 +4,7 @@ title: Pagination group: components --- -Provide pagination links for your site or app with the multi-page pagination component, or the simpler [pager alternative](#pagination-pager). +Provide pagination links for your site or app with the multi-page pagination component, or the simpler [pager alternative](#pager). ## Contents |
