From bf63223999d485aa3fe649d46eeac5b89fdef884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 8 Aug 2014 09:21:56 -0700 Subject: [PATCH] Updated Release Procedure (markdown) --- Release-Procedure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Procedure.md b/Release-Procedure.md index 5bad09a..655783e 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -12,7 +12,7 @@ Tag the release. In a working copy of the openlayers/ol3 repo: ### Update website -You need a local clone of the openlayers/openlayers.github.io repo. +You need a local clone of the openlayers/openlayers.github.io repo, with the `build` branch checked out. Edit the `src/pages/index.hbs` page to link to the latest release (this will not be a working link until the release page is added below). Commit and push the change: