Skip to content

Commit 3756bc2

Browse files
committed
Replace githubusercontent images
Fixes #863
1 parent 9b3bf45 commit 3756bc2

10 files changed

+11
-11
lines changed

docs/github-apideprecation.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ There is a workaround which should work and doesn't require installing anything.
7171

7272
1. Enter a name ("note") for the token and ensure the `repo`, `gist`, and
7373
`workflow` scopes are selected:
74-
![image][github-pat-name-image]
74+
![image][github-pat-note-image]
7575
...
7676
![image][github-pat-repo-scope-image]
7777
...
@@ -100,7 +100,7 @@ There is a workaround which should work and doesn't require installing anything.
100100
You will be prompted to enter a password – copy the newly generated PAT in
101101
step 4 and paste it here, and press the `Enter` key
102102

103-
![image][windows-save-pat-cli-image]
103+
![image][windows-cli-save-pat-image]
104104

105105
1. If you do not wish to use the command-line, [open the Credential Manager
106106
via Control Panel][windows-credential-manager]
@@ -131,18 +131,18 @@ the new token-based authentication requirements **DO NOT** apply to GHES:
131131
[gcm-new-issue]: https://github.com/GitCredentialManager/git-credential-manager/issues/new/choose
132132
[gcm-windows]: https://github.com/microsoft/Git-Credential-Manager-for-Windows
133133
[git-windows]: https://git-scm.com/download/win
134-
[github-display-pat-image]: https://user-images.githubusercontent.com/5658207/95448288-ff4ee800-095a-11eb-9709-8e37bde8b716.png
135-
[github-generate-pat-image]: https://user-images.githubusercontent.com/5658207/95448393-31f8e080-095b-11eb-9568-cfd1c567a65c.png
134+
[github-display-pat-image]: img/github-display-pat.png
135+
[github-generate-pat-image]: img/github-generate-pat.png
136136
[github-pat]: https://github.com/settings/tokens/new?scopes=repo,gist,workflow
137137
[github-pat-docs]: https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token
138-
[github-pat-gist-scope-image]: https://user-images.githubusercontent.com/5658207/95447450-a3d02a80-0959-11eb-82a8-2d2834d5aa16.png
139-
[github-pat-name-image]: https://user-images.githubusercontent.com/5658207/95448332-1beb2000-095b-11eb-9a48-9c05b1926a6b.png
140-
[github-pat-repo-scope-image]: https://user-images.githubusercontent.com/5658207/95447304-6f5c6e80-0959-11eb-924b-50b86c2b3d77.png
141-
[github-pat-workflow-scope-image]: https://user-images.githubusercontent.com/5658207/95447343-7b483080-0959-11eb-8e00-151d53893f3f.png
138+
[github-pat-gist-scope-image]: img/github-pat-gist-scope.png
139+
[github-pat-note-image]: img/github-pat-note.png
140+
[github-pat-repo-scope-image]: img/github-pat-repo-scope.png
141+
[github-pat-workflow-scope-image]: img/github-pat-workflow-scope.png
142142
[github-token-authentication-requirements]: https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/
143-
[windows-save-pat-cli-image]: https://user-images.githubusercontent.com/5658207/95448479-4fc64580-095b-11eb-9970-0b6faf7f4ae7.png
143+
[windows-cli-save-pat-image]: img/windows-cli-save-pat.png
144144
[vs-2019]: https://docs.microsoft.com/en-us/visualstudio/install/update-visual-studio?view=vs-2019
145145
[vs-2017]: https://docs.microsoft.com/en-us/visualstudio/install/update-visual-studio?view=vs-2017
146146
[windows-credential-manager]: https://support.microsoft.com/en-us/windows/accessing-credential-manager-1b5c916a-6a16-889f-8581-fc16e8165ac0
147-
[windows-gui-add-pat-image]: https://user-images.githubusercontent.com/5658207/96468318-ddd7e100-1223-11eb-8cd4-aa118493c538.png
148-
[windows-gui-credentials-image]: https://user-images.githubusercontent.com/5658207/96468389-f6e09200-1223-11eb-9993-ae7b4096b769.png
147+
[windows-gui-add-pat-image]: img/windows-gui-add-pat.png
148+
[windows-gui-credentials-image]: img/windows-gui-credentials.png

docs/img/github-display-pat.png

30.5 KB
Loading

docs/img/github-generate-pat.png

9.61 KB
Loading

docs/img/github-pat-gist-scope.png

7.87 KB
Loading

docs/img/github-pat-note.png

12.5 KB
Loading

docs/img/github-pat-repo-scope.png

55.6 KB
Loading
11.6 KB
Loading

docs/img/windows-cli-save-pat.png

96.8 KB
Loading

docs/img/windows-gui-add-pat.png

22.5 KB
Loading

docs/img/windows-gui-credentials.png

51 KB
Loading

0 commit comments

Comments
 (0)