Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 11b0e09

Browse files
committed
Fixed doc slug path
1 parent e5664f4 commit 11b0e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ enableMissingTranslationPlaceholders: true
1010

1111
permalinks:
1212
post: /:year/:month/:title/
13-
docs: /:slug/
13+
doc: /:slug/
1414
page: /:slug/
1515
default: /:slug/
1616

0 commit comments

Comments
 (0)