Skip to content

Commit

Permalink
docs: update semantic-release-cli broken link
Browse files Browse the repository at this point in the history
 * Remove extra `01-`
  • Loading branch information
alvaropinot authored and gr2m committed Aug 6, 2019
1 parent 9a8a36c commit 3bd63eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03-recipes/circleci-workflows.md
Expand Up @@ -4,7 +4,7 @@

The [Authentication](../01-usage/ci-configuration.md#authentication) environment variables can be configured in [CircleCi Project Settings](https://circleci.com/docs/2.0/env-vars/#adding-environment-variables-in-the-app)..

Alternatively, the default `NPM_TOKEN` and `GH_TOKEN` can be easily [setup with semantic-release-cli](../01-usage/01-getting-started.md#getting-started).
Alternatively, the default `NPM_TOKEN` and `GH_TOKEN` can be easily [setup with semantic-release-cli](../01-usage/getting-started.md#guided-setup-through-semantic-release-cli).

## Multiple Node jobs configuration

Expand Down

0 comments on commit 3bd63eb

Please sign in to comment.