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`.