From 86b11ad0ca70d835fa993b814aee82610e0a7bbe Mon Sep 17 00:00:00 2001 From: Gary Holtz Date: Wed, 22 Mar 2023 13:50:30 -0500 Subject: [PATCH] docs: updating `glab` URL (#222) GitLab has adopted `glab` as its official CLI and moved the repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8296cfb..4623e19 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Check out these projects, which use `glamour`: - [Glow](https://github.com/charmbracelet/glow), a markdown renderer for the command-line. - [GitHub CLI](https://github.com/cli/cli), GitHub’s official command line tool. -- [GLab](https://github.com/profclems/glab), an open source GitLab command line tool. +- [GitLab CLI](https://gitlab.com/gitlab-org/cli), GitLab's official command line tool. - [Gitea CLI](https://gitea.com/gitea/tea), Gitea's official command line tool. - [Meteor](https://github.com/odpf/meteor), an easy-to-use, plugin-driven metadata collection framework.