diff --git a/README.md b/README.md index 06232fd..17c4b18 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Working with Vue.js Forms -This repository contains the code for the forms section from the [Vue.js: From Beginner to Professional course](https://codingexplained.com/l/github/vue-js-github). +This repository contains the code for the forms section from the [Vue.js: From Beginner to Professional course](https://l.codingexplained.com/course/vuejs?src=github). ## Getting up and Running @@ -13,4 +13,4 @@ npm run dev # Build for production with minification npm run build -``` \ No newline at end of file +```