Skip to content

Commit

Permalink
docs(version): Fix links in README (#2558)
Browse files Browse the repository at this point in the history
Fix links to "semver bump" section

[skip ci]
  • Loading branch information
mckomo committed May 24, 2020
1 parent 4a84169 commit e58e982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/version/README.md
Expand Up @@ -399,11 +399,11 @@ Useful in [Continuous integration (CI)](https://en.wikipedia.org/wiki/Continuous

### `--cd-version`

Pass the semver keyword to the [`bump`](#bump) positional instead.
Pass the semver keyword to the [`bump`](#semver-bump) positional instead.

### `--repo-version`

Pass an explicit version number to the [`bump`](#bump) positional instead.
Pass an explicit version number to the [`bump`](#semver-bump) positional instead.

### `--skip-git`

Expand Down

0 comments on commit e58e982

Please sign in to comment.