Skip to content

Commit cc19359

Browse files
committed
fix(array_handling.md): lint section of two referers
The links across to two other Markdown files working now allows to lint the file. Signed-off-by: Norwid Behrnd <[email protected]>
1 parent 05c6681 commit cc19359

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

source/learn/f95_features/array_handling.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@ Array handling is included in Fortran for two main reasons:
1010

1111
At the same time, major extensions of the functionality in this area
1212
have been added. We have already met whole arrays above
13-
(see section Arrays in
13+
(see corresponding sections in
1414
[Language elements](language_elements.md#arrays)
1515
and
1616
[Expressions and assignments](expressions_and_assignments.md#arrays))
17-
<a href="#Arrays" class="wikilink" title="#Arrays 1">#Arrays 1</a> and
18-
here
19-
<a href="#Arrays_2" class="wikilink" title="#Arrays 2">#Arrays 2</a> -
20-
now we develop the theme.
17+
and continue to develop the theme.
2118

2219
## Zero-sized arrays
2320

0 commit comments

Comments
 (0)