Skip to content

Commit 9810973

Browse files
committed
Fix copy-paste error in CONTRIBUTING.md
Signed-off-by: Roberto Di Remigio <[email protected]>
1 parent d47ccd0 commit 9810973

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and for external contributors:
1717
* Make sure you have a [GitHub account].
1818
* [Fork] the [dev-cafe/cmake-cookbook] repository on GitHub.
1919
* On your local machine, [clone] your fork of the CMake Cookbook repository.
20-
* The Psi4 documentation has more detailed instructions for interacting with your fork which can be found
20+
* The [Psi4](http://psicode.org/) documentation has more detailed instructions for interacting with your fork which can be found
2121
[here](http://psicode.org/psi4manual/master/build_obtaining.html#faq-forkpsi4public).
2222
and [here](http://psicode.org/psi4manual/master/build_obtaining.html#faq-githubworkflow).
2323

@@ -67,7 +67,6 @@ and for external contributors:
6767
* [Developer Certificate of Origin versus Contributor License Agreements](https://julien.ponge.org/blog/developer-certificate-of-origin-versus-contributor-license-agreements/)
6868

6969

70-
[Psi4 contribution guide]: https://github.com/psi4/psi4/blob/master/.github/CONTRIBUTING.md
7170
[GitHub account]: https://github.com/signup/free
7271
[Fork]: https://help.github.com/articles/fork-a-repo/
7372
[dev-cafe/cmake-cookbook]: https://github.com/dev-cafe/cmake-cookbook

0 commit comments

Comments
 (0)