Skip to content

Commit 809c85c

Browse files
lewisfishjvdp1
andauthored
Update src/stdlib_io.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 97a91d9 commit 809c85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_io.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module stdlib_io
2424
!> Version: experimental
2525
!>
2626
!> Format strings with edit descriptors for each type and kind
27-
!> The specification of this module is available [here](../page/specs/stdlib_io.html).
27+
!> ([Specification](../page/specs/stdlib_io.html))
2828
character(*), parameter :: &
2929
!> Format string for integers
3030
FMT_INT = '(i0)', &

0 commit comments

Comments
 (0)