From 1f67515afae470f6627048e16303de169d8ef5e6 Mon Sep 17 00:00:00 2001 From: Chuanying Du Date: Tue, 17 Dec 2019 11:16:06 -0800 Subject: [PATCH] fix docs link --- docs/askpass-url.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {