Skip to content

Commit 0323bfa

Browse files
committed
fix(array_handling.md): lint second site of referers
Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
1 parent a119d5d commit 0323bfa

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
@@ -170,14 +170,11 @@ end subroutine swap
170170

171171
The dummy arguments cannot be used in specification expressions (see
172172
[Specification expressions](language_elements.md#specification-expressions)
173-
mentioned in Language elements)
174-
<a href="#Specification_expressions" class="wikilink"
175-
title="above">above</a>)
173+
mentioned earlier in Language elements)
176174
except as arguments to certain intrinsic
177-
functions (`bit_size`, `kind`, `len`, and the numeric inquiry ones, (see
175+
functions (`bit_size`, `kind`, `len`, and the numeric inquiry ones (see
178176
[Intrinsic data types](language_elements.md#intrinsic-data-types),
179177
and below).
180-
<a href="#Intrinsic_data_types" class="wikilink" title="below">below</a>).
181178

182179
## `where`
183180

0 commit comments

Comments
 (0)