diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index 81de590..3c16b25 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -85,7 +85,7 @@ links: | |||
85 | # see url field and assets/page.yml used in this example: | 85 | # see url field and assets/page.yml used in this example: |
86 | - name: "Second Page" | 86 | - name: "Second Page" |
87 | icon: "fas fa-file-alt" | 87 | icon: "fas fa-file-alt" |
88 | url: "/page2" | 88 | url: "#page2" |
89 | 89 | ||
90 | # Services | 90 | # Services |
91 | # First level array represents a group. | 91 | # First level array represents a group. |