Skip to content

Commit 443554b

Browse files
committed
Merge pull request #8 from dZkF9RWJT6wN8ux/master
Fixed broken fork button anchor
2 parents 3878cf9 + 798ad01 commit 443554b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎process.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h2>Forking the Repo</h2>
9595
Before you can submit PR's you should first create your own fork
9696
of the repository on GitHub. You can fork the repository by
9797
clicking on <a
98-
href="https://github.com/cpp-netlib/cpp-netlib/fork_select"
98+
href="https://github.com/cpp-netlib/cpp-netlib/fork"
9999
class="btn btn-success" target="_blank">Fork</a> at the upper
100100
right portion of the page.</p>
101101
<h2>Preparing a PR</h2>

0 commit comments

Comments
 (0)