Skip to content

Commit b17d0ba

Browse files
author
simon pears
committed
doc(README): update reference to rubygems
1 parent 9936773 commit b17d0ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ client side git hooks.
2020
The author developed a Ruby CLI and library to lint GitLab yaml files containing CI
2121
Pipeline specifications. Linting is performed using the GitLab API.
2222

23-
The gem can be found [here]() and the source code, with accompanying unit and functional tests,
24-
are held within this repository. It can be installed by issuing the following command:
23+
The gem is served on [rubygems.org](https://rubygems.org) as *gitlab-lint-client* and the
24+
source code, with accompanying unit and functional tests, are held within this repository.
25+
It can be installed by issuing the following command:
2526
```gem install gitlab-lint-client```.
2627

2728
Usage details are provided with the *help* option of the CLI, <kbd>glab-lint --help</kbd>

0 commit comments

Comments
 (0)