Skip to content

Commit c3ae4b5

Browse files
committed
Small url fix
1 parent 3d62585 commit c3ae4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/development-resources/release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ remain accurate.
6060
1. [deploy.sh](deploy.sh.html) will publish the documentation for the
6161
latest tag from
6262
[Travis-CI](https://travis-ci.org/jacobwilliams/json-fortran) to
63-
https://jacobwilliams.github.io/json-fortran/<version>/ if all
63+
https://jacobwilliams.github.io/json-fortran/*new_ver*/ if all
6464
goes according to plan
6565
1. Push tags and master to GitHub: `git push --tags origin master`
6666
1. [Draft and publish](https://github.com/jacobwilliams/json-fortran/releases/new)

0 commit comments

Comments
 (0)