From 6a68fda43ed5a6eab83fbc8d72ca8ce9f34c640d Mon Sep 17 00:00:00 2001 From: Per Modin Date: Mon, 8 Apr 2024 19:33:09 +0200 Subject: [PATCH] Update wikipedia link on URL shorteners (#654) The heading was changed in revision on 11 September 2023[0] (without any update to its contents since[1]). Additionally, update the text to reflect this change. [0]: https://en.wikipedia.org/w/index.php?title=URL_shortening&oldid=1174944709 [1]: https://en.wikipedia.org/w/index.php?diff=1214649442&oldid=1174944709&title=URL_shortening --- tags/url-shorteners.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/url-shorteners.yml b/tags/url-shorteners.yml index 213a8a7919..cf2ad992f8 100644 --- a/tags/url-shorteners.yml +++ b/tags/url-shorteners.yml @@ -1,2 +1,2 @@ name: URL Shorteners -description: '[URL shortening](https://en.wikipedia.org/wiki/URL_shortening) is the action of shortening a [URL](https://en.wikipedia.org/wiki/Uniform_Resource_Locator) to make it substantially shorter and still direct to the required page. Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners.' +description: '[URL shortening](https://en.wikipedia.org/wiki/URL_shortening) is the action of shortening a [URL](https://en.wikipedia.org/wiki/Uniform_Resource_Locator) to make it substantially shorter and still direct to the required page. Before hosting one, please see [disadvantages](https://en.wikipedia.org/wiki/URL_shortening#Disadvantages) of URL shorteners.'