diff --git a/src/v2/guide/index.md b/src/v2/guide/index.md index 9f81c29936..abb87ea67f 100644 --- a/src/v2/guide/index.md +++ b/src/v2/guide/index.md @@ -34,7 +34,7 @@ or: The [Installation](installation.html) page provides more options of installing Vue. Note: We **do not** recommend that beginners start with `vue-cli`, especially if you are not yet familiar with Node.js-based build tools. -If you prefer something more interactive, you can also check out [this tutorial series on Scrimba](https://scrimba.com/playlist/pXKqta), which gives you a mix of screencast and code playground that you can pause and play around with anytime. +If you prefer something more interactive, you can also check out [this tutorial series on Scrimba](https://scrimba.com/g/gvuedocs), which gives you a mix of screencast and code playground that you can pause and play around with anytime. ## Declarative Rendering