diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index bdf0c7a..a3c3add 100644 --- a/_config.yml +++ b/_config.yml @@ -66,7 +66,7 @@ defaults: scope: path: "docs" values: - permalink: /:path/:basename + permalink: /:basename - scope: path: "" # an empty string here means all files in the project |
