mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
chore: remove deprecated :slugorfilename permalink token
Use new :slugorcontentbasename option Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -15,9 +15,9 @@ taxonomies:
|
||||
# Remove the /manuals prefix for content in the manuals section
|
||||
permalinks:
|
||||
page:
|
||||
manuals: /:sections[1:]/:slugorfilename/
|
||||
manuals: /:sections[1:]/:slugorcontentbasename/
|
||||
section:
|
||||
manuals: /:sections[1:]/:slugorfilename/
|
||||
manuals: /:sections[1:]/
|
||||
|
||||
markup:
|
||||
tableOfContents:
|
||||
|
||||
Reference in New Issue
Block a user