From cb2b2e0bfed2747fea283745ab0f099eabc1a60e Mon Sep 17 00:00:00 2001 From: a14m Date: Wed, 16 Dec 2020 16:00:19 +0100 Subject: Update the README with the new links to sr.ht --- CLI/ruby/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CLI/ruby') diff --git a/CLI/ruby/README.md b/CLI/ruby/README.md index f4ddab7..fd78c30 100644 --- a/CLI/ruby/README.md +++ b/CLI/ruby/README.md @@ -10,7 +10,7 @@ $ gem install terminal_game_of_life ## Usage ```bash -$game-of-life -i https://gitlab.com/a14m.keys --live-cell + +$game-of-life -i https://meta.sr.ht/~a14m.keys --live-cell + $game-of-life -i /path/to/file.txt --height 35 --width 35 $game-of-life -s 1337 --delay 250 ``` @@ -67,6 +67,6 @@ The tag will automatically trigger the release workflow after successful build/t and release the changes to [rubygems.org](https://rubygems.org/gems/terminal_game_of_life) ## Extra information -### [Contributing](https://gitlab.com/a14m/game-of-life/-/blob/master/CONTRIBUTING.md) -### [License](https://gitlab.com/a14m/game-of-life/-/blob/master/LICENSE.md) -### [Code of Conduct](https://gitlab.com/a14m/game-of-life/-/blob/master/CODE_OF_CONDUCT.md) +### [Contributing](../../CONTRIBUTING.md) +### [License](../../LICENSE.md) +### [Code of Conduct](../../CODE_OF_CONDUCT.md) -- cgit v1.2.3