From d34519c2044ffa8ef7d39268bf88546ce1db4924 Mon Sep 17 00:00:00 2001 From: pantheraleo-7 <159872817+pantheraleo-7@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:14:41 +0530 Subject: [PATCH] fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a2287..da04022 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub](https://img.shields.io/github/license/adohkan/git-remote-https-iap)](LICENSE.txt) [![Go Report Card](https://goreportcard.com/badge/github.com/adohkan/git-remote-https-iap)](https://goreportcard.com/report/github.com/adohkan/git-remote-https-iap) -An open source [`git-remote-helper`](https://git-scm.com/docs/git-remote-helpers) that handles authentication for [GCP Identity Aware Proxy](https://cloud.google.com/iap). +An open source [`git-remote helper`](https://git-scm.com/docs/gitremote-helpers) that handles authentication for [GCP Identity Aware Proxy](https://cloud.google.com/iap). ## Getting Started