From 656158950d403f571c89ea80443cf5cbe7491872 Mon Sep 17 00:00:00 2001 From: OscarDOM Date: Wed, 5 Feb 2020 01:08:46 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a19f287c..f5de324cd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ And if you spot bugs or have features that you'd really like to see in `gh`, ple - `gh issue [status, list, view, create]` - `gh help` -Check out the [docs][] for more information. +Check out the [docs][https://cli.github.io/cli/] for more information. ## Comparison with hub From 64f94367ce16af38c601a803090a2fc04bf2974b Mon Sep 17 00:00:00 2001 From: Tiernan L Date: Tue, 4 Feb 2020 14:11:39 -1000 Subject: [PATCH 2/3] Swapping to this link https://cli.github.io/cli/manual/gh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5de324cd..f418aecf7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ And if you spot bugs or have features that you'd really like to see in `gh`, ple - `gh issue [status, list, view, create]` - `gh help` -Check out the [docs][https://cli.github.io/cli/] for more information. +Check out the [docs][https://cli.github.io/cli/manual/gh] for more information. ## Comparison with hub From 163bc43bc136c41e69845e20748511dc53c3c8ad Mon Sep 17 00:00:00 2001 From: OscarDOM Date: Wed, 5 Feb 2020 01:31:14 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f418aecf7..cd3d44dc2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ And if you spot bugs or have features that you'd really like to see in `gh`, ple - `gh issue [status, list, view, create]` - `gh help` -Check out the [docs][https://cli.github.io/cli/manual/gh] for more information. +Check out the [docs][] for more information. ## Comparison with hub @@ -74,7 +74,7 @@ Install a prebuilt binary from the [releases page][] ### [Build from source](/source.md) -[docs]: https://cli.github.io/cli/gh +[docs]: https://cli.github.io/cli/manual/gh [scoop]: https://scoop.sh [releases page]: https://github.com/cli/cli/releases/latest [hub]: https://github.com/github/hub