We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6126f5c commit 1c5aac2Copy full SHA for 1c5aac2
1 file changed
mkdocs.yml
@@ -19,7 +19,6 @@ theme:
19
favicon: assets/logo/logo.png
20
features:
21
- navigation.tracking
22
- - navigation.instant
23
- navigation.indexes
24
- content.code.annotate
25
@@ -51,10 +50,10 @@ watch:
51
50
extra:
52
alternate:
53
- name: English
54
- link: /confit/en/
+ link: ./en/
55
lang: en
56
- name: Français
57
- link: /confit/fr/
+ link: ./fr/
58
lang: fr
59
version:
60
provider: mike
0 commit comments