Skip to content

Commit

Permalink
Enhance registerClientRoute documentation:
Browse files Browse the repository at this point in the history
Adding the path on which routes created with registerClientRoute are
available.
  • Loading branch information
JohnXLivingston authored and Chocobozzz committed Aug 17, 2023
1 parent cb78deb commit e6c1244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support/doc/plugins/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,7 @@ function register ({ registerClientRoute }) {
}
```
You can then access the page on `/p/my-super/route` (please note the additionnal `/p/` in the path).
### Publishing
Expand Down

0 comments on commit e6c1244

Please sign in to comment.