From f7f5034789eeabddaccba4ffcc38495127d68598 Mon Sep 17 00:00:00 2001 From: Will Binns Date: Wed, 1 Mar 2017 07:10:23 -0600 Subject: [PATCH] docs: Fix link, 'Adding Blog Posts' --- docs/adding-blog-posts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/adding-blog-posts.md b/docs/adding-blog-posts.md index 50589211..4ed82047 100644 --- a/docs/adding-blog-posts.md +++ b/docs/adding-blog-posts.md @@ -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: