From 7686d166c5157ebf9b0941141cbe19fa90696a78 Mon Sep 17 00:00:00 2001 From: Stephen Haberman Date: Wed, 12 Nov 2008 22:00:50 -0600 Subject: [PATCH] Fix link definitions. --- workflow.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workflow.markdown b/workflow.markdown index c57143a..3dabeb7 100644 --- a/workflow.markdown +++ b/workflow.markdown @@ -45,8 +45,8 @@ When candidate_1.1 is released, we checkout stable, `git merge --no-ff candidate Note that the [update-stable][1] hook enforces this first-parent movement of stable and the [update-ensure-follows][2] enforces topic branches merge in the new release at their earliest possible convenience (i.e. before being able to push again). -1: master/server/update-stable -2: master/server/update-ensure-follows +[1]: master/server/update-stable +[2]: master/server/update-ensure-follows candidates ========== -- 2.20.1