From 67156ce3ead6f7b97cfbc8bdfcf1ac8c3bb221fa Mon Sep 17 00:00:00 2001 From: John Cole Date: Thu, 29 Aug 2019 06:55:43 -0500 Subject: [PATCH] docs: Update permalinks.md --- packages/docs/docs/guide/permalinks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/docs/guide/permalinks.md b/packages/docs/docs/guide/permalinks.md index fabf46c86f..aba4353ce0 100644 --- a/packages/docs/docs/guide/permalinks.md +++ b/packages/docs/docs/guide/permalinks.md @@ -33,7 +33,7 @@ We have seen the shadow of the blog. Let’s continue to look down. ## Permalinks -A permalink is a URL that is intended to remain unchanged for a long time, yielding a hyperlink that is less susceptible to link root[1][1]. VuePress supports a flexible way to build permalinks, allowing you to use template variables. +A permalink is a URL that is intended to remain unchanged for a long time, yielding a hyperlink that is less susceptible to link rot[1][1]. VuePress supports a flexible way to build permalinks, allowing you to use template variables. The default permalink is `/:regular`.