Skip to content

Commit 7ff6762

Browse files
authored
Merge pull request #725 from perazz/fix_fpm_link
Fix broken link to fpm in README.md
2 parents 2b7280b + 6791748 commit 7ff6762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ stdlib = { git="https://github.com/fortran-lang/stdlib", branch="stdlib-fpm" }
205205
> To include the standard library metapackage, change the dependency to:
206206
> `stdlib = "*"`.
207207
>
208-
> [see also](https://fpm.fortran-lang.org/en/spec/metapackages.html)
208+
> [see also](https://fpm.fortran-lang.org/spec/metapackages.html)
209209
210210
## Using stdlib in your project
211211

0 commit comments

Comments
 (0)