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 64fa35f commit b509a03Copy full SHA for b509a03
source/learn/f95_features/data_transfer.md
@@ -61,7 +61,8 @@ print form, q
61
```
62
63
or as an asterisk this is a type of I/O known as *list-directed* I/O
64
-(see [below](list-directed-i/o),
+(see
65
+[below](list-directed-i-o)),
66
in which the format is defined by the computer system:
67
68
```f90
0 commit comments