From bcd62f9142106469e05b019178bcda4521a601ad Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 14 Feb 2019 17:28:43 -0500 Subject: [PATCH] fix links + wording --- documents/resources/setup-videos.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documents/resources/setup-videos.md b/documents/resources/setup-videos.md index 5608061..0f43340 100644 --- a/documents/resources/setup-videos.md +++ b/documents/resources/setup-videos.md @@ -3,14 +3,14 @@ Having trouble with getting your LBRY development environment setup or do you prefer following along with a video? Well you're in luck...we have setup videos for many of projects! ## Desktop Application -Check out [our video tutorial](https://spee.ch/7da73fc508ffc4ff8b2711e3c3950110430b0c5f/LBRYAppDesign) to get the [Desktop app](https://github.com/lbryio/lbry-desktop) configured to run from source. +Check out [our video tutorial](/resources/video-lbrydesktop) to setup the [Desktop app](https://github.com/lbryio/lbry-desktop) development environment. ## Android Application -Check out [our video tutorial](https://spee.ch/e781060bc708247f07afebc02d5f75cfba8e2c4b/video-2018-10-15053403) to get the [Android app](https://github.com/lbryio/lbry-android) configured to run from source. +Check out [our video tutorial](/resources/video-lbryandroid) to setup the [Android app](https://github.com/lbryio/lbry-android) development environment. ## LBRY SDK -Check out [our video tutorial](https://spee.ch/967f99344308f1e90f0620d91b6c93e4dfb240e0/lbrynet-dev-setup) to get the [LBRY SDK](https://github.com/lbryio/lbry) configured to run from source. +Check out [our video tutorial](/resources/video-lbrysdk) to setup the [LBRY SDK](https://github.com/lbryio/lbry) development environment. ## LBRY Blockchain -Check out [our video tutorial](https://spee.ch/5803b66dca7707584b36fe6b644f278fc39d1adf/intro-to-LBRYcrd) to get the [LBRY Blockchain](https://github.com/lbryio/lbrycrd) configured to run from source. +Check out [our video tutorial](/resources/video-lbrycrd) to setup the [LBRY Blockchain](https://github.com/lbryio/lbrycrd) development environment.