Skip to content

Commit aae0629

Browse files
authored
Clean up superfluous relative links in std::rank reference
1 parent 837eada commit aae0629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standard-library/rank-class.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ rank<decltype(double_dim_array)> == 2
7171

7272
## See also
7373

74-
[`<type_traits>`](../standard-library/type-traits.md)\
75-
[`extent` class](../standard-library/extent-class.md)
74+
[`<type_traits>`](type-traits.md)\
75+
[`extent` class](extent-class.md)

0 commit comments

Comments
 (0)