Skip to content

Commit a0a5d0c

Browse files
committed
Commit modified index.md
Modified doc/specs/index.md so it mentioned stdlib_sorting.md. [ticket: X]
1 parent 0a73bbc commit a0a5d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
1919
- [logger](./stdlib_logger.html) - Runtime logging system
2020
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
2121
- [quadrature](./stdlib_quadrature.html) - Numerical integration
22-
- [sorting](.stdlib_sorting.html) - Sorting of numerical arrays
22+
- [sorting](.stdlib_sorting.html) - Sorting of rank one arrays
2323
- [stats](./stdlib_stats.html) - Descriptive Statistics
2424
- [stats_distribution_PRNG](./stdlib_stats_distribution_PRNG.html) - Probability Distributions random number generator
2525
- [string\_type](./stdlib_string_type.html) - Basic string support

0 commit comments

Comments
 (0)