diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/api/navigation.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/navigation.md b/docs/api/navigation.md index 667aa66..b0a1d2d 100644 --- a/docs/api/navigation.md +++ b/docs/api/navigation.md @@ -19,3 +19,5 @@ module.exports = GitBook.createPlugin({ ``` The `onLocationChanged` will be triggered for initial state. + +### Changing the url |