From bc30c57db06ff257f94c225b221ee3c8f761ae4e Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Wed, 8 Mar 2023 09:59:16 +0530 Subject: [PATCH] docs: typo https://github.com/vuejs/vitepress/pull/2047#issuecomment-1459421947 --- docs/reference/default-theme-prev-next-links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/default-theme-prev-next-links.md b/docs/reference/default-theme-prev-next-links.md index 52d511d5..7befe179 100644 --- a/docs/reference/default-theme-prev-next-links.md +++ b/docs/reference/default-theme-prev-next-links.md @@ -1,4 +1,4 @@ -# Prev Next Link +# Prev Next Links You can customize the text and link for the previous and next pages (shown at doc footer). This is helpful if you want a different text there than what you have on your sidebar. Additionally, you may find it useful to disable the footer or link to a page that is not included in your sidebar.