diff options
| author | Chris Rebert <[email protected]> | 2016-01-11 01:51:59 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-11 01:51:59 -0800 |
| commit | 05dd9e7f1c25a83eab5836092a43d3f3b67efff5 (patch) | |
| tree | a8cb2bebbd1e6dac93f305b9e490943ef6f51401 /docs/components | |
| parent | 18e03f2017f3deba5652f92490a6f6c315cc9f4c (diff) | |
| parent | db7b8362fdb39d2664a57b051ee3a795a3a555fd (diff) | |
| download | bootstrap-05dd9e7f1c25a83eab5836092a43d3f3b67efff5.tar.xz bootstrap-05dd9e7f1c25a83eab5836092a43d3f3b67efff5.zip | |
Merge pull request #18839 from bassjobsen/patch-38
remove link to the pager component
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 9804da83f..ed5bcd543 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](#pager). +Provide pagination links for your site or app with the multi-page pagination component. ## Contents |
