From d6360598ee518f868c92f4552defab72176eb4b9 Mon Sep 17 00:00:00 2001 From: Alisha Taylor Date: Wed, 24 Aug 2022 21:15:26 +0100 Subject: [PATCH 1/2] Update README.md Update broken documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bc074b..5d1a3b7 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ incompatibility are: | Description | Link | | :----: | :----: | -| Documents | http://builder.rubyforge.org/ | +| Documents | [http://builder.rubyforge.org/](https://apidock.com/rails/Builder/XmlMarkup) | | Github Clone | git://github.com/jimweirich/builder.git | | Issue / Bug Reports | https://github.com/jimweirich/builder/issues?state=open | From 42c7adb05e0d486ccfd8729583b072efb81ee046 Mon Sep 17 00:00:00 2001 From: Alisha Taylor Date: Wed, 24 Aug 2022 21:39:21 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d1a3b7..2bc7209 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ incompatibility are: | Description | Link | | :----: | :----: | -| Documents | [http://builder.rubyforge.org/](https://apidock.com/rails/Builder/XmlMarkup) | +| Documents | https://apidock.com/rails/Builder/XmlMarkup | | Github Clone | git://github.com/jimweirich/builder.git | | Issue / Bug Reports | https://github.com/jimweirich/builder/issues?state=open |