From 6524e53dbb88f5f035d3a1ee6a355491bd8a557e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 20 Aug 2015 21:59:39 -0700 Subject: [PATCH] Pagination docs: Fix "pager alternative" link --- docs/components/pagination.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 8bdb062241..c0ff3a8a30 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 -- 2.47.2