Skip to content

Commit 7c61fcf

Browse files
massimilianomariniulivz
authored andcommitted
docs: update link to fileToPath.js (#995)
Actual link to :regular implementation is broken
1 parent b18280c commit 7c61fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/guide/permalinks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ Hello!
7171
|:day|Published day of posts (2-digit)|
7272
|:i_day|Published day of posts (Without leading zeros)|
7373
|:slug|Slugified file path (Without extension)|
74-
|:regular| Permalink generated by VuePress by default, for implementation see [here](https://github.com/vuejs/vuepress/blob/next/packages/%40vuepress/shared-utils/lib/fileToPath.js) |
74+
|:regular| Permalink generated by VuePress by default, for implementation see [here](https://github.com/vuejs/vuepress/blob/master/packages/%40vuepress/shared-utils/lib/fileToPath.js) |

0 commit comments

Comments
 (0)