You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,10 +203,10 @@ module.exports = {
203
203
```
204
204
205
205
## :scroll: Changelog
206
-
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/kazupon/vue-i18n-loader/blob/dev/CHANGELOG.md).
206
+
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/kazupon/vue-i18n-loader/blob/master/CHANGELOG.md).
207
207
208
208
## :muscle: Contribution
209
-
Please make sure to read the [Contributing Guide](https://github.com/kazupon/vue-i18n-loader/blob/dev/CONTRIBUTING.md) before making a pull request.
209
+
Please make sure to read the [Contributing Guide](https://github.com/kazupon/vue-i18n-loader/blob/master/.github/CONTRIBUTING.md) before making a pull request.
0 commit comments