Skip to content

Commit 798ad01

Browse files
committed
Fixed broken fork button anchor
1 parent 3878cf9 commit 798ad01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

process.html

Lines changed: 1 addition & 1 deletion
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)