summaryrefslogtreecommitdiff
path: root/docs/platform
diff options
context:
space:
mode:
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
------------------