various: Update IETF RFC URLs for tools.ietf.org transition

See https://www.ietf.org/blog/finalizing-ietf-tools-transition/

Already done in various other places.
This commit is contained in:
Kim Alvefur 2022-08-05 16:54:15 +02:00
parent 0e7e43f62f
commit 93830ecf40
4 changed files with 10 additions and 10 deletions

View file

@ -8,8 +8,8 @@
-- todo: cache results of encodeName
-- reference: http://tools.ietf.org/html/rfc1035
-- reference: http://tools.ietf.org/html/rfc1876 (LOC)
-- reference: https://www.rfc-editor.org/rfc/rfc1035.html
-- reference: https://www.rfc-editor.org/rfc/rfc1876.html (LOC)
local socket = require "socket";