diff --git a/doc/index.hbs b/doc/index.hbs index ee1051ae3d..6d4a002579 100644 --- a/doc/index.hbs +++ b/doc/index.hbs @@ -9,4 +9,6 @@ If you're eager to get your first OpenLayers 3 map on a page, dive into the [qui For a more in-depth overview of OpenLayers 3 core concepts, check out the [tutorials](tutorials/). +Make sure to also check out the [OpenLayers 3 workshop](../../../ol3-workshop/). + Find additional reference material in the [API docs](../apidoc). diff --git a/doc/quickstart.hbs b/doc/quickstart.hbs index 9bca414953..b89d8a8a59 100644 --- a/doc/quickstart.hbs +++ b/doc/quickstart.hbs @@ -5,10 +5,6 @@ layout: doc.hbs # Quick Start -## Workshop - -Make sure to also check out the [OpenLayers 3 workshop](http://ol3js.org/ol3-workshop/). - ## Put a map on a page Below you'll find a complete working example. Create a new file, copy in the contents below, and open in a browser: