docs: broken link docs/03-recipes/travis.md

Fixed the link for `setup with semantic-release-cli.` in 'Environment Variables' section, refering a old file of this repo,
This commit is contained in:
Gois 2019-08-13 12:04:51 -03:00 committed by Pierre Vanduynslager
parent 391af986be
commit d2230fab7e

View File

@ -4,7 +4,7 @@
The [Authentication](../01-usage/ci-configuration.md#authentication) environment variables can be configured in [Travis Repository Settings](https://docs.travis-ci.com/user/environment-variables/#defining-variables-in-repository-Settings) or with the [travis env set CLI](https://github.com/travis-ci/travis.rb#env).
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).
## Node.js projects configuration