Skip to content

Commit 6610fd7

Browse files
committed
readme: convert DMARC RFC link to HTTPS
1 parent 7c324e2 commit 6610fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ MIT
2626

2727
[DKIM]: https://tools.ietf.org/html/rfc6376
2828
[Authentication-Results]: https://tools.ietf.org/html/rfc7601
29-
[DMARC]: http://tools.ietf.org/html/rfc7489
29+
[DMARC]: https://tools.ietf.org/html/rfc7489
3030
[`dkim`]: https://pkg.go.dev/github.com/emersion/go-msgauth/dkim
3131
[`authres`]: https://pkg.go.dev/github.com/emersion/go-msgauth/authres
3232
[`dmarc`]: https://pkg.go.dev/github.com/emersion/go-msgauth/dmarc

0 commit comments

Comments
 (0)