Skip to content

Commit ced71f9

Browse files
authored
doc(test/README.md): fix broken link
1 parent d1dc834 commit ced71f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ to occur.
1212

1313
`nagfor` 7.1.0
1414
--------------
15-
:trophy: The Numerical Algorithms Group [(NAG]) Fortran compiler] passes all
15+
:trophy: The Numerical Algorithms Group (NAG) Fortran [compiler] passes all
1616
reference-counter tests.
1717

1818
`gfortran` 12.2.0
@@ -38,4 +38,4 @@ test description.
3838
1. copy points to the same resource as the original
3939
2. has zero references after a shallow copy goes out of scope
4040

41-
[(NAG) Fortran compiler]: https://www.nag.com/content/nag-fortran-compiler
41+
[compiler]: https://www.nag.com/content/nag-fortran-compiler

0 commit comments

Comments
 (0)