diff --git a/docs/askpass-url.md b/docs/askpass-url.md index 9f85ae0..f226dda 100644 --- a/docs/askpass-url.md +++ b/docs/askpass-url.md @@ -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 ```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 as a full example which use GCE Node Service Account credential to access Google Cloud Source Repo. ```json {