Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b509a03

Browse files
committedApr 24, 2025
fix(data_transfer.md): correct syntax of referer
Signed-off-by: Norwid Behrnd <[email protected]>
1 parent 64fa35f commit b509a03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎source/learn/f95_features/data_transfer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ 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
65+
[below](list-directed-i-o)),
6566
in which the format is defined by the computer system:
6667

6768
```f90

0 commit comments

Comments
 (0)
Please sign in to comment.