From c113d4423cada0396f90feb9eaaf23c8e66a9682 Mon Sep 17 00:00:00 2001 From: infuzz <39411241+infuzz@users.noreply.github.com> Date: Mon, 14 Sep 2020 23:51:56 +0200 Subject: [PATCH] Update 200-are-there-any-video-courses.md Regarding the training available on some websites (egghead, udemy) , it would be fairer to provide a search URL with a keyword rather than a link to a single course. This is for the sake of fairness for all training authors and to show that the offer is growing, as is the rate of adoption of svelteJS ! --- site/content/faq/200-are-there-any-video-courses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/faq/200-are-there-any-video-courses.md b/site/content/faq/200-are-there-any-video-courses.md index 1a70cdfcf5..8b2d118b35 100644 --- a/site/content/faq/200-are-there-any-video-courses.md +++ b/site/content/faq/200-are-there-any-video-courses.md @@ -8,7 +8,7 @@ Rich Harris, the creator of Svelte, taught a course: There are also a couple of third-party courses: -- [Egghead](https://egghead.io/playlists/getting-started-with-svelte-3-05a8541a) -- [Udemy](https://www.udemy.com/sveltejs-the-complete-guide/) +- [Egghead](https://egghead.io/browse/frameworks/svelte) +- [Udemy](https://www.udemy.com/courses/search/?q=sveltejs+svelte) Note that Udemy very frequently has discounts over 90%.