We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c473c3 commit 5001025Copy full SHA for 5001025
source/learn/best_practices/arrays.md
@@ -1,7 +1,7 @@
1
# Arrays
2
3
Arrays are a central object in Fortran. The creation of dynamic sized arrays
4
-is discussed in the [allocatable arrays section](./allocatable_arrays).
+is discussed in the [allocatable arrays section](allocatable_arrays.md).
5
6
To pass arrays to procedures four ways are available
7
0 commit comments