Hi there,
I was just reading https://pigeonhole.dovecot.org/ and noticed that all the
links to the RFCs are broken. I fixed them via regexp search & replace
curl https://pigeonhole.dovecot.org/ | sed -e
's|https\?://tools.ietf.org/html/rfc\([0-9]\{4\}\)/\?|https://www.ietf.org/rfc/rfc\1.html|g'
>Pigeonhole_fixed_rfc_links.html
and attached the resulting page.
Cheers,
Patrick.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Pigeonhole_fixed_rfc_links.html.zip
Type: application/zip
Size: 4531 bytes
Desc: not available
URL:
<https://dovecot.org/pipermail/dovecot/attachments/20220222/a2946d2c/attachment.zip>