Skip to content

Commit 30383f9

Browse files
committed
Update point to github docs for forks from API
1 parent 1f72512 commit 30383f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

man/git-fork.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Remotes will use ssh if you have it configured with GitHub, if not, https will b
4343
Create a fork a project on GitHub via command line\.
4444
.
4545
.P
46-
A personal access token is required for making the API call to create a new fork in GitHub\. API Documentation here \fIhttps://docs\.github\.com/en/rest/reference/pulls#create\-a\-pull\-request\fR
46+
A personal access token is required for making the API call to create a new fork in GitHub\. API Documentation here \fIhttps://docs\.github\.com/en/rest/reference/repos#forks\fR
4747
.
4848
.P
4949
Make sure the personal access token has the right \fBOAuth\fR scopes for the repo(s)

man/git-fork.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/git-fork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git-fork(1) -- Fork a repo on github
2323

2424
Create a fork of a project on GitHub via command line.
2525

26-
A personal access token is required for making the API call to create a fork in GitHub. [API Documentation here](https://docs.github.com/en/rest/reference/pulls#create-a-pull-request)
26+
A personal access token is required for making the API call to create a fork in GitHub. [API Documentation here](https://docs.github.com/en/rest/reference/repos#forks)
2727

2828
Make sure the personal access token has the right `OAuth` scopes for the repo(s)
2929

0 commit comments

Comments
 (0)