summaryrefslogtreecommitdiff
path: root/docs/platform
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-09-23 17:17:45 +0200
committervarac <varacanero@zeromail.org>2014-09-23 17:17:45 +0200
commit0ff1c27f25576d2804b9e3411a9e4ebfdd70099d (patch)
tree0c0c4e0e4175cb284c95ffc3cb543c7b7437877b /docs/platform
parent7f44b739c95625296c4a916ba1674ad908b8be45 (diff)
parent2353a2785766e1d7b4b58f9f2880cc7d98691a1e (diff)
Merge branch 'master' of ssh://code.leap.se/leap_doc
Diffstat (limited to 'docs/platform')
-rw-r--r--docs/platform/development.md2
-rw-r--r--docs/platform/quick-start.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/platform/development.md b/docs/platform/development.md
index 8138c5d..53babec 100644
--- a/docs/platform/development.md
+++ b/docs/platform/development.md
@@ -212,7 +212,7 @@ Please consult the known issues for vagrant, see the [Known Issues](known-issues
Other useful plugins
====================
-. The vagranr-cachier (plugin http://fgrehm.viewdocs.io/vagrant-cachier/) lets you cache .deb packages on your hosts so they are not downloaded by multiple machines over and over again, after resetting to a previous state.
+. The vagrant-cachier (plugin http://fgrehm.viewdocs.io/vagrant-cachier/) lets you cache .deb packages on your hosts so they are not downloaded by multiple machines over and over again, after resetting to a previous state.
Troubleshooting Vagrant
=======================
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md
index 9bebe3e..474d25c 100644
--- a/docs/platform/quick-start.md
+++ b/docs/platform/quick-start.md
@@ -5,7 +5,6 @@ Quick Start
===========
This tutorial walks you through the initial process of creating and deploying a minimal service provider running the [LEAP platform](platform). This Quick Start guide will guide you through building a three node OpenVPN provider.
-If you are curious how this will look like without trying it out yourself, you can watch our [recorded screencasts](http://shelr.tv/users/524415e69660807910000021).
Our goal
------------------