Skip to content

Commit c878053

Browse files
author
Oleg
committed
Correct section anchor for rfc URL template
1 parent 5f2ca7d commit c878053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/specification_urls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"external": {
2929
"ecma262": "https://262.ecma-international.org/{section}",
3030
"perl5": "https://perldoc.perl.org/perlre#{section}",
31-
"rfc": "https://www.rfc-editor.org/rfc/rfc{spec}.html#{section}",
31+
"rfc": "https://www.rfc-editor.org/rfc/rfc{spec}.html#section-{section}",
3232
"iso": "https://www.iso.org/obp/ui"
3333
}
3434
}

0 commit comments

Comments
 (0)