From 163bc43bc136c41e69845e20748511dc53c3c8ad Mon Sep 17 00:00:00 2001 From: OscarDOM Date: Wed, 5 Feb 2020 01:31:14 +0100 Subject: [PATCH] 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