fix docs link

This commit is contained in:
Chuanying Du 2019-12-17 11:16:06 -08:00
parent 6c6c354c72
commit 1f67515afa
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
The GIT ASKPASS Service expose via HTTP and provide the answer to GIT_ASKPASS.
Example of the servcie's output, see more at https://git-scm.com/docs/gitcredentials
Example of the servcie's output, see more at <https://git-scm.com/docs/gitcredentials>
```json
username=xxx@example.com
@ -20,7 +20,7 @@ and GIT ASKPASS Service are secure.
The recommended way is the ASKPASS Service running within the same pod as git-sync.
See https://github.com/cydu-cloud/git-askpass-gce-node as a full example which use GCE Node Service Account credential to access Google Cloud Source Repo.
See <https://github.com/cydu-cloud/git-askpass-gce-node> as a full example which use GCE Node Service Account credential to access Google Cloud Source Repo.
```json
{