From c7ed0bbf49436935d6e10135cf2d20209e522ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Sun, 20 Sep 2020 21:38:45 +0200 Subject: [PATCH] Fix links --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a514611ce..ce2086bb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,11 +28,11 @@ * Fixed async-http adapter which caused Async::HTTP::Client or Async::HTTP::Internet to hang and never return a response. - Thanks to (Bruno Sutic)[https://github.com/bruno-] and [Samuel Williams](https://github.com/ioquatix) + Thanks to [Bruno Sutic](https://github.com/bruno-) and [Samuel Williams](https://github.com/ioquatix) * Fixed warning when using async-http adapter - Thanks to (Bruno Sutic)[https://github.com/bruno-] + Thanks to [Bruno Sutic](https://github.com/bruno-) * Dropped support for Ruby 2.3 - EOL date: 2019-03-31 @@ -40,7 +40,7 @@ * Handling matching of Addressable::Template patterns that have an ip address without port and patterns that have ip address and don’t have schema and path. - Thanks to (Rafael França)[https://github.com/rafaelfranca] and (guppy0356)[https://github.com/guppy0356] + Thanks to [Rafael França](https://github.com/rafaelfranca) and [guppy0356](https://github.com/guppy0356) ## 3.8.3