[DOC-CVS] [doc-base] master: global.ent Fix bad link (#263)
[email protected] (Mikhail Alferov via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Mikhail Alferov (mmalferov) Committer: GitHub (web-flow) Pusher: Girgias Date: 2025-10-29T14:16:04Z Commit: https://github.com/php/doc-base/commit/9db9af80d99b8b11b714fb025a0cc2cae2abaacf Raw diff: https://github.com/php/doc-base/commit/9db9af80d99b8b11b714fb025a0cc2cae2abaacf.diff global.ent Fix bad link (#263) Changed paths: M entities/global.ent Diff: diff --git a/entities/global.ent b/entities/global.ent index a744c4e51..5f22f3bec 100644 --- a/entities/global.ent +++ b/entities/global.ent @@ -226,7 +226,7 @@ <!ENTITY url.ldap.bind9 "http://www.bind9.net/download-openldap/"> <!ENTITY url.ldap.openldap "http://www.openldap.org/"> <!ENTITY url.ldap.openldap.source "https://www.openldap.org/software/download/"> -<!ENTITY url.ldap.openldap-c-api "http://www.openldap.org/devel/cvsweb.cgi/~checkout~/doc/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt"> +<!ENTITY url.ldap.openldap-c-api "https://www.ietf.org/proceedings/50/I-D/ldapext-ldap-c-api-05.txt"> <!ENTITY url.libedit "http://www.thrysoee.dk/editline/"> <!ENTITY url.libevent "http://libevent.org/"> <!ENTITY url.libffi "https://sourceware.org/libffi/">