Skip to content

Commit e9f540f

Browse files
authored
Add RFC 3986 and WHATWG URL Standard links to global.ent (#282)
1 parent c11a32e commit e9f540f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entities/global.ent

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,8 @@
562562
<!ENTITY uri.unicode.ldml "www.unicode.org/reports/tr35">
563563
<!ENTITY url.unicode.ucd "http://www.unicode.org/ucd/">
564564
<!ENTITY url.unixodbc "http://www.unixodbc.org/">
565+
<!ENTITY url.url.rfc3986 "https://www.ietf.org/rfc/rfc3986.txt">
566+
<!ENTITY url.url.whatwg-url "https://url.spec.whatwg.org/">
565567
<!ENTITY url.userlandnaming.cs "https://github.com/php/php-src/raw/master/CODING_STANDARDS.md">
566568
<!ENTITY url.uuid "http://www.ossp.org/pkg/lib/uuid/">
567569
<!ENTITY url.v8engine "http://code.google.com/p/v8/">

0 commit comments

Comments
 (0)