Skip to content

Commit

Permalink
build: correct link [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 24, 2020
1 parent 975f09b commit af6e7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
tag_name: ${{ github.ref }}
body: |
Please refer to [CHANGELOG.md](https://github.com/vuejs/vue-router-next/blob/master/CHANGELOG.md) for details.
Please refer to [CHANGELOG.md](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) for details.

0 comments on commit af6e7a0

Please sign in to comment.