diff --git a/EIPS/eip-1.md b/EIPS/eip-1.md index 6596e6999d3cff..642965c0dab5ab 100644 --- a/EIPS/eip-1.md +++ b/EIPS/eip-1.md @@ -93,7 +93,7 @@ Image files should be included in a subdirectory of the `assets` folder for that ## EIP Header Preamble -Each EIP must begin with an RFC 822 style header preamble, preceded and followed by three hyphens (`---`). The headers must appear in the following order. Headers marked with "*" are optional and are described below. All other headers are required. +Each EIP must begin with an [RFC 822](https://www.ietf.org/rfc/rfc822.txt) style header preamble, preceded and followed by three hyphens (`---`). This header is also termed ["front matter" by Jekyll](https://jekyllrb.com/docs/front-matter/). The headers must appear in the following order. Headers marked with "*" are optional and are described below. All other headers are required. ` eip:` (this is determined by the EIP editor)