Skip to content

Commit 8055038

Browse files
committed
fix(program_units_and_procedures.md): edit referer
To refer to a chapter in the same markdown file, the referer has to be in lower case. Signed-off-by: Norwid Behrnd <[email protected]>
1 parent dc19404 commit 8055038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/learn/f95_features/program_units_and_procedures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ correct association.
297297

298298
We have already seen the use of interface blocks for defined operators
299299
and assignment (see
300-
[Modules](Modules)).
300+
[Modules](modules)).
301301

302302
## Recursion
303303

0 commit comments

Comments
 (0)