@@ -9,7 +9,7 @@ requests.
99
1010By contributing to * fpm* , you certify that you own or are allowed to share the
1111content of your contribution under the
12- [ fpm license] ( https://github.com/fortran-lang/fpm/blob/master/ LICENSE) .
12+ [ fpm license] ( LICENSE ) .
1313
1414* [ Style] ( #style )
1515* [ Reporting a bug] ( #reporting-a-bug )
@@ -33,7 +33,7 @@ Good bug reports are extremely valuable to us—thank you!
3333Before opening a bug report:
3434
35351 . Check if the issue has already been reported
36- ([ issues] ( https://github.com/fortran-lang/fpm/issues ) ).
36+ ([ issues] ( https://github.com/fortran-lang/fpm-haskell /issues ) ).
37372 . Check if it is still an issue or it has been fixed?
3838 Try to reproduce it with the latest version from the master branch.
39393 . Isolate the problem and create a minimal test case.
@@ -64,7 +64,7 @@ It’s quite possible that we are not considering an unusually creative solution
6464* fpm* is a community project. There is no one single person making final
6565decisions. This is the workflow that we follow:
6666
67- 1 . Open a [ new issue] ( https://github.com/fortran-lang/fpm/issues/new ) to
67+ 1 . Open a [ new issue] ( https://github.com/fortran-lang/fpm-haskell /issues/new ) to
6868 describe a bug or propose a new feature.
6969 Refer to the earlier sections on how to write a good bug report or feature
7070 request.
@@ -119,4 +119,4 @@ You can learn how from
119119
120120Don’t know where to start?
121121You can start by looking through the list of
122- [ open issues] ( https://github.com/fortran-lang/fpm/issues ) .
122+ [ open issues] ( https://github.com/fortran-lang/fpm-haskell /issues ) .
0 commit comments