8000 docs: fix github docs link (#14787) · arangodb/arangodb@e7783f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7783f3

Browse files
authored
docs: fix github docs link (#14787)
The `https://help.github.com/send-pull-requests/` is not active anymore, it's better ti use this one `https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork` and event is more suitable for this particular case.
1 parent 708154b commit e7783f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ Additional Resources
6060

6161
* [General GitHub documentation](https://help.github.com/)
6262

63-
* [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
63+
* [GitHub pull request documentation](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork/)

0 commit comments

Comments
 (0)
0