File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ flags and can be enabled by listing them in `mkdocs.yml` under `theme.features`:
54
54
tabs: true
55
55
```
56
56
57
- [ 4 ] : ../../../ getting-started/#tabs
58
- [ 5 ] : ../../../ getting-started/#instant-loading
57
+ [ 4 ] : ../../getting-started/#tabs
58
+ [ 5 ] : ../../getting-started/#instant-loading
59
59
60
60
#### ` theme.logo.icon `
61
61
@@ -70,7 +70,7 @@ be set to any of the [icons bundled with the theme][6]:
70
70
logo: material/cloud
71
71
```
72
72
73
- [ 6 ] : ../../../ getting-started/#icons
73
+ [ 6 ] : ../../getting-started/#icons
74
74
75
75
=== "4.x"
76
76
@@ -127,7 +127,7 @@ was renamed to `separator`:
127
127
tokenizer: [\s\-\.]+
128
128
```
129
129
130
- [ 7 ] : ../../../ plugins/search/#configuration
130
+ [ 7 ] : ../../plugins/search/#configuration
131
131
132
132
#### ` extra.social.* `
133
133
You can’t perform that action at this time.
0 commit comments