Skip to content

Commit 76b2fd9

Browse files
doc(README): add link to deployed documentation
1 parent 2b66f1a commit 76b2fd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DAG is based on a fork of [daglib by Jacob Williams], refactored to
1717
* Add build system and test harness automated by [fpm],
1818
* Add unit testing written with [Vegetables],
1919
* Add continuous-integration testing and documentation deployment via [GitHub Actions],
20-
* Add ocumentation generated by [FORD],
20+
* Add [documentation] generated by [FORD],
2121
* Add runtime assertion-checking using [Assert], and
2222
* Add [JSON] file input/output using [jsonff].
2323

@@ -104,3 +104,4 @@ This library is released under a [BSD-3 license].
104104
[print-to-json.f90]: ./example/print-to-json.f90
105105
[read-from-json.f90]:./example/read-from-json.f90
106106
[dag-to-dot.f90]: ./example/dag-to-dot.f90
107+
[documentation]: https://sourceryinstitute.github.io/dag/

0 commit comments

Comments
 (0)