From 16fcf9985f6baf135b6b89bbf75e28ccceb37755 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 3 Apr 2015 10:13:55 -0400 Subject: [PATCH] Is this an anchor? --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 73a67b9fb..52bf3df81 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -23,7 +23,7 @@ Released quarterly on the first day of January, April, July, October. ``` $ make sdistup ``` -* [ ] Create and upload binary distributions (see below). +* [ ] Create and upload [binary distributions](#binary-distributions) ## Point Release @@ -43,7 +43,7 @@ Released as needed for security, installation or critical bug fixes. ``` $ make sdistup ``` -* [ ] Create and upload binary distributions (see below). +* [ ] Create and upload [binary distributions](#binary-distributions) ## Embargoed Release Security fixes that need to be pushed to the distros prior to public release.