From bf8e949955e43cec96febc3115b6a38919ac0a96 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Tue, 27 May 2014 09:17:52 +0200 Subject: [PATCH] Move workshop reference to doc index --- doc/index.hbs | 2 ++ doc/quickstart.hbs | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) 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: