Skip to content

Commit ed660d4

Browse files
authored
Use rfc-editor.org domain for RFCs (#188)
* Use rfc-editor.org domain for RFCs * Update with suggestion from @cmb69
1 parent e6a8e42 commit ed660d4

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
@@ -403,7 +403,7 @@
403403
<!ENTITY url.rec-xml "http://www.w3.org/TR/1998/REC-xml-19980210">
404404
<!ENTITY url.relaxng "http://www.relaxng.org/">
405405
<!-- 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'>
406+
<!ENTITY url.rfc "https://datatracker.ietf.org/doc/html/rfc">
407407
<!ENTITY url.rnp "https://www.rnpgp.org/">
408408
<!ENTITY url.iana.system-names 'http://www.iana.org/assignments/operating-system-names'>
409409
<!ENTITY url.rpmfind "http://www.rpmfind.net/">

0 commit comments

Comments
 (0)