HTTPS link to yaml.org (#7686)
This commit is contained in:
parent
c2a383ba43
commit
263d41f0f7
|
@ -4,7 +4,7 @@ permalink: /docs/front-matter/
|
|||
redirect_from: /docs/frontmatter/index.html
|
||||
---
|
||||
|
||||
Any file that contains a [YAML](http://yaml.org/) front matter block will be
|
||||
Any file that contains a [YAML](https://yaml.org/) front matter block will be
|
||||
processed by Jekyll as a special file. The front matter must be the first thing
|
||||
in the file and must take the form of valid YAML set between triple-dashed
|
||||
lines. Here is a basic example:
|
||||
|
|
Loading…
Reference in New Issue