We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a8e42 commit ed660d4Copy full SHA for ed660d4
entities/global.ent
@@ -403,7 +403,7 @@
403
<!ENTITY url.rec-xml "http://www.w3.org/TR/1998/REC-xml-19980210">
404
<!ENTITY url.relaxng "http://www.relaxng.org/">
405
<!-- linking to specific rfcs is done like so: &url.rfc;xxxx so for example &url.rfc;2042 -->
406
-<!ENTITY url.rfc 'http://www.faqs.org/rfcs/rfc'>
+<!ENTITY url.rfc "https://datatracker.ietf.org/doc/html/rfc">
407
<!ENTITY url.rnp "https://www.rnpgp.org/">
408
<!ENTITY url.iana.system-names 'http://www.iana.org/assignments/operating-system-names'>
409
<!ENTITY url.rpmfind "http://www.rpmfind.net/">
0 commit comments