summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-12 01:24:02 +0100
committera14m <[email protected]>2020-12-12 01:24:02 +0100
commit2a64a147e8d40785da42cedb1bbe77520e056fb4 (patch)
tree66833e560cff308cadbcaf5a2374a3c91564e6a7 /CLI/ruby/README.md
parentf43355b7c5f18e7223d8fd4c8537a09faf672034 (diff)
Minor markdown modifications and documentation updates
Diffstat (limited to 'CLI/ruby/README.md')
-rw-r--r--CLI/ruby/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CLI/ruby/README.md b/CLI/ruby/README.md
index 15cf0f7..85ab018 100644
--- a/CLI/ruby/README.md
+++ b/CLI/ruby/README.md
@@ -62,6 +62,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](../../CONTRIBUTING.md)
-### [License](../../LICENSE.md)
-### [Code of Conduct](../../CODE_OF_CONDUCT.md)
+### [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)