From e9b21a57698ce0513abe8570f201c5c27ccc9921 Mon Sep 17 00:00:00 2001 From: Otabek <60849894+otabekoff@users.noreply.github.com> Date: Fri, 1 Jul 2022 21:12:37 +0500 Subject: [PATCH] Update docs/guide/theme-prev-next-link.md Co-authored-by: Percy Ma --- docs/guide/theme-prev-next-link.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/theme-prev-next-link.md b/docs/guide/theme-prev-next-link.md index d72cf557..1605627b 100644 --- a/docs/guide/theme-prev-next-link.md +++ b/docs/guide/theme-prev-next-link.md @@ -1,6 +1,6 @@ # Prev Next Link -Prev or Next Link allows you to add buttons at the end of each page that allow you to go to the previous or next topic. To enable it, add themeConfig.prev or themeConfig.next to your configuration. +Prev or Next Link allows you to add buttons at the end of each page that allow you to go to the previous or next topic. To enable it, add `themeConfig.prev` or `themeConfig.next` to your configuration. ### prev