diff --git a/docs/api/README.md b/docs/api/README.md index fc30b9e6f..5ec2560af 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -369,6 +369,8 @@ router.forward() Programmatically navigate to a new URL. See [Programmatic Navigation](../guide/essentials/navigation.md) for more details. +These functions can only be called after installing the Router plugin and passing it to the root Vue instance as shown in the [Getting Started](../guide/README.md). + ### router.getMatchedComponents Signature: