Skip to content

Commit 0a167b9

Browse files
author
Sychevskyi Henadii
committed
ASUP-340
1 parent 51e3e38 commit 0a167b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ repo_url: 'https://github.com/virtuozzo/cloudscripting-docs/edit/master/docs/'
1414

1515
markdown_extensions:
1616
- admonition
17-
- toc
1817
- tables
1918
- markdown-tabs
2019
- markdown.extensions.admonition
2120
- markdown.extensions.footnotes
2221
- markdown.extensions.meta
23-
- markdown.extensions.toc(permalink=true)
22+
- toc:
23+
permalink: true
2424
- pymdownx.arithmatex
2525
- pymdownx.betterem(smart_enable=all)
2626
- pymdownx.caret

0 commit comments

Comments
 (0)