From 24da145e944445e7355bae9439478aca3b55cf2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Mon, 4 Apr 2016 10:32:48 +0200 Subject: [PATCH] Add link to https://github.com/openlayers/openlayers.github.io --- Release-Procedure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Procedure.md b/Release-Procedure.md index 04571d2..6f558d6 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -64,7 +64,7 @@ Run the `publish.sh` task with the version number as specified in the `package.j ### Update website -You need a local clone of the openlayers/openlayers.github.io repo, with the `build` branch checked out. +You need a local clone of the [openlayers.github.io](https://github.com/openlayers/openlayers.github.io) repo, with the `build` branch checked out. First of all make sure your `build` branch is up to date. Note that the deploy step requires that the remote is named `origin`.