We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a91d9 commit 809c85cCopy full SHA for 809c85c
src/stdlib_io.fypp
@@ -24,7 +24,7 @@ module stdlib_io
24
!> Version: experimental
25
!>
26
!> Format strings with edit descriptors for each type and kind
27
- !> The specification of this module is available [here](../page/specs/stdlib_io.html).
+ !> ([Specification](../page/specs/stdlib_io.html))
28
character(*), parameter :: &
29
!> Format string for integers
30
FMT_INT = '(i0)', &
0 commit comments