We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb0aae commit b2e6123Copy full SHA for b2e6123
docs/configuration.md
@@ -265,7 +265,7 @@ window.$docsify = {
265
- Type: `String`
266
- Default: `window.location.pathname`
267
268
-The name of the link.
+The URL that the website `name` links to.
269
270
```js
271
window.$docsify = {
@@ -587,4 +587,4 @@ Adds a space on top when scrolling content page to reach the selected section. T
587
588
topMargin: 90, // default: 0
589
};
590
-```
+```
0 commit comments