Skip to content

Commit 5e83026

Browse files
authored
Fix broken URL to O'Reilly book (#137)
1 parent 8b31698 commit 5e83026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entities/global.ent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<!ENTITY url.spec.dom3.nodelist "http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#core-ID-536297177">
7878
<!ENTITY url.spec.html401.accept-charset "http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accept-charset">
7979
<!ENTITY url.eio.libeio "http://software.schmorp.de/pkg/libeio.html">
80-
<!ENTITY url.email.book "http://www.oreilly.com/catalog/progintemail/noframes.html">
80+
<!ENTITY url.email.book "https://www.oreilly.com/library/view/programming-internet-email/9780596802585/">
8181
<!ENTITY url.enchant "http://www.abisource.com/projects/enchant/">
8282
<!ENTITY url.exifspec "http://exif.org/Exif2-2.PDF">
8383
<!ENTITY url.exiftags "http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html">

0 commit comments

Comments
 (0)