diff --git a/docs/usage/configuration.md b/docs/usage/configuration.md index 21ad6d2b..4c9ff1e8 100644 --- a/docs/usage/configuration.md +++ b/docs/usage/configuration.md @@ -76,7 +76,7 @@ The branches on which releases should happen. By default **semantic-release** wi **Note**: Once **semantic-release** is configured, any user with the permission to push commits on one of those branches will be able to publish a release. It is recommended to protect those branches, for example with [GitHub protected branches](https://help.github.com/articles/about-protected-branches). -See [Plugins configuration](workflow-configuration.md#workflow-configuration) for more details. +See [Workflow configuration](workflow-configuration.md#workflow-configuration) for more details. ### repositoryUrl