File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,9 @@ experienced contributors will help it through all 5 steps.
28
28
(` stdlib_experimental_*.f90 ` ). As part of the PR, when submitting a new
29
29
public facing API, please provide the initial draft of the specification
30
30
document as well as the the initial reference implementation of this
31
- specification. The specification is a document that describes the API and
31
+ specification. The
32
+ [ specification is a document] ( https://stdlib.fortran-lang.org/page/specs/index.html )
33
+ that describes the API and
32
34
the functionality, so that anyone can use it to create an implementation
33
35
from scratch without looking at ` stdlib ` . The ` stdlib ` library then provides
34
36
the reference implementation.
You can’t perform that action at this time.
0 commit comments