aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChetanKarwa <46815976+ChetanKarwa@users.noreply.github.com>2021-03-27 22:42:09 +0530
committerGitHub <noreply@github.com>2021-03-27 22:42:09 +0530
commit19a54f6f6a3910690947b0152d175d1f03fc4448 (patch)
tree3a8b6b43a004d79a71b875d47c171980f902f979
parentce3ec6b80d8e6b5548c337874ff1c22bc9c05d42 (diff)
downloadfpm-19a54f6f6a3910690947b0152d175d1f03fc4448.tar.gz
fpm-19a54f6f6a3910690947b0152d175d1f03fc4448.zip
Added link to fpm discussion forum
Co-authored-by: Milan Curcic <caomaco@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69d6fdc..04ab6ad 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ matures and we enter production, we will aim to stay backwards compatible.
Please follow the [issues](https://github.com/fortran-lang/fpm/issues) to
contribute and/or stay up to date with the development.
Before opening a bug report or a feature suggestion, please read our
-[Contributor Guide](CONTRIBUTING.md). You can also discuss your ideas and queries with the community on [Fortran-Lang Discourse](https://fortran-lang.discourse.group/)
+[Contributor Guide](CONTRIBUTING.md). You can also discuss your ideas and queries with the community in [fpm discussions](https://github.com/fortran-lang/fpm/discussions), or more broadly on [Fortran-Lang Discourse](https://fortran-lang.discourse.group/)
Fortran Package Manager is not to be confused with
[Jordan Sissel's fpm](https://github.com/jordansissel/fpm), a more general,