From 2eb81851232478f724685dd7fdd84059276737b8 Mon Sep 17 00:00:00 2001 From: HoneyryderChuck Date: Sat, 14 Jan 2023 22:08:51 +0000 Subject: [PATCH] fixing readme links --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b8a97c78..3853b222 100644 --- a/README.md +++ b/README.md @@ -139,13 +139,13 @@ All Rubies greater or equal to 2.1, and always latest JRuby and Truffleruby. **Note**: This gem is tested against all latest patch versions, i.e. if you're using 2.2.0 and you experience some issue, please test it against 2.2.10 (latest patch version of 2.2) before creating an issue. ## Resources -| | | -| ------------- | --------------------------------------------------- | -| Website | https://os85.gitlab.io/httpx/ | -| Documentation | https://os85.gitlab.io/httpx/rdoc/ | -| Wiki | https://os85.gitlab.io/httpx/wiki/home.html | -| CI | https://gitlab.com/os85/httpx/pipelines | -| Rubygems | https://rubygems.org/gems/httpx | +| | | +| ------------- | ------------------------------------------------------ | +| Website | https://honeyryderchuck.gitlab.io/httpx/ | +| Documentation | https://honeyryderchuck.gitlab.io/httpx/rdoc/ | +| Wiki | https://honeyryderchuck.gitlab.io/httpx/wiki/home.html | +| CI | https://gitlab.com/os85/httpx/pipelines | +| Rubygems | https://rubygems.org/gems/httpx | ## Caveats