diff --git a/README.md b/README.md index 8c2abd6..386661f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vue.js Mail Example Application -This repository contains the code for the second example application from the [Vue.js: From Beginner to Professional course](https://www.udemy.com/vuejs-from-beginner-to-professional/?couponCode=GITHUB10&utm_source=github&utm_campaign=vuejs_mail_app&utm_medium=referral). +This repository contains the code for the second example application 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 +```