aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurence Kedward <laurence.kedward@bristol.ac.uk>2020-12-07 15:27:18 +0000
committerGitHub <noreply@github.com>2020-12-07 15:27:18 +0000
commit1f872f7cc74a3812dd1048e12b838cf01be5fcf6 (patch)
tree951a028274dd1669fcf22eba1bf0ae1dcd5cfebb
parentc91ef3c887d9a4c3fbca8d119fdd3798809f73b9 (diff)
downloadfpm-1f872f7cc74a3812dd1048e12b838cf01be5fcf6.tar.gz
fpm-1f872f7cc74a3812dd1048e12b838cf01be5fcf6.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1972efe..f8c69e2 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ __Note:__ On Linux and MacOS, you will need to enable executable permission befo
_e.g._ `$ chmod u+x fpm-v0.1.0-linux-x86_64`
-__Github actions:__ to setup *fpm* within Github actions for automated testing, you can use the [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm) action.
+__Github actions:__ to setup *fpm* within Github actions for automated testing, you can use the [fortran-lang/setup-fpm](https://github.com/marketplace/actions/setup-fpm) action.
For other platforms and architectures have a look at the [bootstrapping instructions](#bootstrapping-instructions).