Skip to content

Commit 661e8a9

Browse files
committed
fix(data_transfer.md): correct syntax of referer
Signed-off-by: Norwid Behrnd <[email protected]>
1 parent 64fa35f commit 661e8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/learn/f95_features/data_transfer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ print form, q
6161
```
6262

6363
or as an asterisk this is a type of I/O known as *list-directed* I/O
64-
(see [below](list-directed-i/o),
64+
(see [below](list-directed-i-o),
6565
in which the format is defined by the computer system:
6666

6767
```f90

0 commit comments

Comments
 (0)