Skip to content

Commit 0b64bce

Browse files
committed
fixed broken link in readme.
1 parent 2a6a8d4 commit 0b64bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Brief description
1717
---------------
1818

1919
A user-friendly and object-oriented API for reading and writing JSON files, written in
20-
modern Fortran. The source code is a single Fortran module file ([json_module.f90](https://github.com/jacobwilliams/json-fortran/blob/master/src/json_module.f90)).
20+
modern Fortran. The source code is a single Fortran module file ([json_module.F90](https://github.com/jacobwilliams/json-fortran/blob/master/src/json_module.F90)).
2121

2222
Download [![GitHub release](https://img.shields.io/github/release/jacobwilliams/json-fortran.svg?style=plastic)](https://github.com/jacobwilliams/json-fortran/releases)
2323
--------------------

0 commit comments

Comments
 (0)