Skip to content

Commit ae39eec

Browse files
author
Damian Rouson
committed
Correct hyperlinked outline.
1 parent 8111d0d commit ae39eec

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

GETTING_STARTED.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,20 @@ and also run the program with the lower-level commnication library:
102102

103103
mpirun -np <number-of-images> ./tally
104104

105+
[Hyperlinks:]#
106+
107+
[The caf compiler wrapper]: #the-caf-compiler-wrapper
108+
[A sample basic workflow]: #a-sample-basic-workflow
109+
[An advanced workflow]: # #an-advanced-workflow
110+
105111
[Sourcery Store]: http://www.sourceryinstitute.org/store
106112
[Issues]: https://github.com/sourceryinstitute/opencoarrays/issues
107113
[opencoarrays module]: ./src/extensions/opencoarrays.F90
108114
[GCC]: http://gcc.gnu.org
109-
[TS18508] Additional Parallel Features in Fortran: http://isotc.iso.org/livelink/livelink?func=ll&objId=17181227&objAction=Open
115+
[TS 18508] Additional Parallel Features in Fortran: http://isotc.iso.org/livelink/livelink?func=ll&objId=17181227&objAction=Open
110116
[The caf compiler wrapper]: #the-caf-compiler-wrapper
111117
[The cafrun program launcher]: #the-cafrun-program-launcher
112-
[A Sample Basic Workflow]: #a-sample-basic-workflow
113-
[A Sample Advanced Workflow]: #sample-advanced-workflow
118+
119+
120+
[Hyperlinks:]#
121+

0 commit comments

Comments
 (0)