Skip to content

Commit d9e1207

Browse files
authored
Refresh dead external URLs in global entities (#316)
1 parent 6b0bfe2 commit d9e1207

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

entities/global.ent

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<!ENTITY url.csprng.get-random-2 "http://man7.org/linux/man-pages/man2/getrandom.2.html">
7070
<!ENTITY url.csprng.compat "https://github.com/paragonie/random_compat">
7171
<!ENTITY url.cubrid "http://www.cubrid.org/">
72-
<!ENTITY url.cubrid.docs "http://www.cubrid.org/documentation/">
72+
<!ENTITY url.cubrid.docs "https://www.cubrid.org/manuals/">
7373
<!ENTITY url.curl "http://curl.haxx.se/">
7474
<!ENTITY url.curl.error "http://curl.haxx.se/libcurl/c/libcurl-errors.html">
7575
<!ENTITY url.cyrus "http://cyrusimap.org/">
@@ -191,8 +191,8 @@
191191
<!ENTITY url.iis.fastcgi.downloads "http://www.iis.net/extensions/fastcgi">
192192
<!ENTITY url.iis.fastcgi.settings "http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis-60/">
193193
<!ENTITY url.imagemagick "http://www.imagemagick.org/">
194-
<!ENTITY url.imagemagick.usage.color_mods.sigmoidal "http://www.imagemagick.org/Usage/color_mods/#sigmoidal">
195-
<!ENTITY url.imagemagick.usage.transform.function "http://www.imagemagick.org/Usage/transform/#function">
194+
<!ENTITY url.imagemagick.usage.color_mods.sigmoidal "https://usage.imagemagick.org/color_mods/#sigmoidal">
195+
<!ENTITY url.imagemagick.usage.transform.function "https://usage.imagemagick.org/transform/#function">
196196
<!ENTITY url.imap "https://github.com/uw-imap/imap">
197197
<!ENTITY url.imap.book "http://oreilly.com/catalog/9780596000127/">
198198
<!ENTITY url.imode "http://www.nttdocomo.com/services/imode/">
@@ -235,7 +235,7 @@
235235
<!ENTITY url.liblzf "http://oldhome.schmorp.de/marc/liblzf.html">
236236
<!ENTITY url.librpm "https://rpm.org/">
237237
<!ENTITY url.libsodium "https://libsodium.org/">
238-
<!ENTITY url.libsodium.argon2 "https://download.libsodium.org/doc/password_hashing/the_argon2i_function.html">
238+
<!ENTITY url.libsodium.argon2 "https://doc.libsodium.org/password_hashing/default_phf">
239239
<!ENTITY url.libxml "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home">
240240
<!ENTITY url.libxml.errorcodes "https://gnome.pages.gitlab.gnome.org/libxml2/devhelp/libxml2-xmlerror.html">
241241
<!ENTITY url.libxslt "https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home">
@@ -253,7 +253,7 @@
253253
<!ENTITY url.litespeed.packages "https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">
254254
<!ENTITY url.litespeed.php "https://docs.litespeedtech.com/extapp/php/configuration/control/">
255255
<!ENTITY url.litespeed.plesk "https://docs.litespeedtech.com/cp/plesk/">
256-
<!ENTITY url.litespeed.open "https://openlitespeed.org/kb/category/installation/php-installation-guides/">
256+
<!ENTITY url.litespeed.open "https://docs.openlitespeed.org/kb/category/php/">
257257
<!ENTITY url.litespeed.web.server "https://docs.litespeedtech.com/extapp/php/getting_started/">
258258
<!ENTITY url.lmdb "https://symas.com/lmdb/">
259259
<!ENTITY url.lua "http://www.lua.org/">
@@ -293,7 +293,7 @@
293293
<!ENTITY url.mongodb.libbson "https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson">
294294
<!ENTITY url.mongodb.library "https://github.com/mongodb/mongo-php-library">
295295
<!ENTITY url.mongodb.library.docs "https://www.mongodb.com/docs/php-library/current/">
296-
<!ENTITY url.mongodb.library.apidocs "https://www.mongodb.com/docs/php-library/master/reference">
296+
<!ENTITY url.mongodb.library.apidocs "https://www.mongodb.com/docs/php-library/current/reference">
297297
<!ENTITY url.mongodb.libmongoc "https://github.com/mongodb/mongo-c-driver">
298298
<!ENTITY url.mongodb.libmongocrypt "https://github.com/mongodb/libmongocrypt">
299299
<!ENTITY url.mongodb.libmongocrypt.allow.list "https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/client-side-encryption.rst#libmongocrypt-auto-encryption-allow-list">
@@ -606,10 +606,10 @@
606606
<!ENTITY url.yaml "http://www.yaml.org/">
607607
<!ENTITY url.yaml.libyaml "http://pyyaml.org/wiki/LibYAML">
608608
<!ENTITY url.yaz "http://www.indexdata.dk/yaz/">
609-
<!ENTITY url.yaz.zoom.ext "http://www.indexdata.dk/yaz/doc/zoom.tkl">
609+
<!ENTITY url.yaz.zoom.ext "https://software.indexdata.com/yaz/doc/zoom.html">
610610
<!ENTITY url.yaz.ftp.win32 "http://ftp.indexdata.dk/pub/yaz/win32/">
611611
<!ENTITY url.yaz.ftp "http://ftp.indexdata.dk/pub/yaz/">
612-
<!ENTITY url.yaz-ccl "http://www.indexdata.dk/yaz/doc/tools.tkl#CCL">
612+
<!ENTITY url.yaz-ccl "https://software.indexdata.com/yaz/doc/tools.html#CCL">
613613
<!ENTITY url.yaz-phpyaz "http://www.indexdata.dk/phpyaz/">
614614
<!ENTITY url.yaz.ill "http://www.collectionscanada.ca/iso/ill/stanprf.htm">
615615
<!ENTITY url.yaz-proxy "http://www.indexdata.dk/yazproxy/">
@@ -624,7 +624,7 @@
624624
<!ENTITY url.zlib "http://www.zlib.net/">
625625
<!ENTITY url.zlib.manual "http://www.zlib.net/manual.html">
626626
<!ENTITY url.zookeeper "https://zookeeper.apache.org/">
627-
<!ENTITY url.zookeeper.doc.cbinding "https://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html#C+Binding">
627+
<!ENTITY url.zookeeper.doc.cbinding "https://zookeeper.apache.org/doc/current/zookeeperProgrammers.html#C+Binding">
628628

629629
<!ENTITY spec.http1.1 'http://tools.ietf.org/html/rfc7231'>
630630
<!ENTITY spec.soap1.1 'http://www.w3.org/TR/soap11/'>

0 commit comments

Comments
 (0)