Skip to content

Commit 29804cf

Browse files
committed
Add prominent link to json_module on main page
1 parent b44e6e9 commit 29804cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json-fortran.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ md_extensions: markdown.extensions.toc
2727
# Brief description
2828

2929
A user-friendly and object-oriented API for reading and writing JSON files, written in
30-
modern Fortran (Fortran 2003+). The source code is a single Fortran
31-
module file
30+
modern Fortran (Fortran 2003+). The source code is
31+
[a single Fortran module](|url|/module/json_module.html) file
3232
([json_module.F90](|url|/sourcefile/json_module.f90.html)).
3333

3434
# License

0 commit comments

Comments
 (0)