Skip to content

Commit f55c753

Browse files
authored
Merge pull request #44 from sourceryinstitute/fix-broken-link
doc(README.md): fix broken link
2 parents 666ec47 + 9112499 commit f55c753

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ fpm test --compiler flang --flag -cpp
124124

125125
Documentation
126126
-------------
127-
See [Reference Counter's GitHub Pages site] for HTML documentation generated with [`ford`].
127+
See Smart Pointer's GitHub Pages [site] for HTML documentation generated with [`ford`].
128128
See the [doc/] subdirectory for a [PlantUML] script that generates the Unified Modeling Language (UML)
129129
class diagram below of the three derived types in Smart-Pointers.
130130

@@ -134,7 +134,7 @@ class diagram below of the three derived types in Smart-Pointers.
134134
[Fortran Package Manager]: https://github.com/fortran-lang/fpm
135135
[Veggies]: https://gitlab.com/everythingfunctional/veggies
136136
[`ford`]: https://github.com/Fortran-FOSS-Programmers/ford
137-
[Smart Pointer's GitHub Pages site]: https://sourceryinstitute.github.io/smart-pointer
137+
[site]: https://sourceryinstitute.github.io/smart-pointers
138138
[Atom]: https://atom.io
139139
[PlantUML]: https://plantuml.com
140140
[doc/]: ./doc

0 commit comments

Comments
 (0)