Skip to content

Commit 493f709

Browse files
committed
Fix broken links
1 parent e6514b8 commit 493f709

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pages/releases/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ of the `master` branch, please head back to the
1212
## Latest Stable Release
1313

1414
**Documentation:**
15-
[{!__VERSION__!}](http://jacobwilliams.github.io/json-fortran/{!__VERSION__!}/index.html)
15+
[{!__VERSION__!}](
16+
http://jacobwilliams.github.io/json-fortran/{!__VERSION__!}/index.html)
1617

1718
**Download:**
1819
<https://github.com/jacobwilliams/json-fortran/releases/latest>
@@ -50,7 +51,7 @@ the [main project page](|url|/index.html) for convenient navigation.
5051

5152
Documentation for the latest development version may be found at
5253
<|url|> or generated locally using the
53-
[build.sh](|url|page/development-resources/build.sh.html) build
54+
[build.sh](|url|/page/development-resources/build.sh.html) build
5455
script.
5556

5657
# Release Notes

0 commit comments

Comments
 (0)