Skip to content

Commit 2e5b4bd

Browse files
committed
Update link in README
1 parent 6f56c05 commit 2e5b4bd

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
@@ -6,7 +6,7 @@
66

77
This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran.
88
Integration with [meson](https://mesonbuild.com), [cmake](https://cmake.org) and [Fortran package manager (fpm)](https://github.com/fortran-lang/fpm) is available.
9-
Alternatively, the [``testdrive.f90``](src/testdrive.f90) source file can be redistributed in the project's testsuite as well.
9+
Alternatively, the [``testdrive.F90``](src/testdrive.F90) source file can be redistributed in the project's testsuite as well.
1010

1111

1212
## Usage

0 commit comments

Comments
 (0)