docs: Fix link, 'Adding Blog Posts'

This commit is contained in:
Will Binns 2017-03-01 07:10:23 -06:00
parent 2f21d2db6c
commit f7f5034789
No known key found for this signature in database
GPG key ID: 302EBEAEEB74A404

View file

@ -1,7 +1,7 @@
## Blog Posts
Posts for the [Bitcoin.org Site Blog][] should be added to the `_posts`
directory with the naming convention:
Posts for the [Bitcoin.org Site Blog](https://bitcoin.org/en/blog) should be
added to the `_posts` directory with the naming convention:
`YEAR-MONTH-DAY-ARBITRARY_FILE_NAME` (with year, month, and day as
two-digit numbers). The YAML front matter should be similar to this: