Skip to content

Commit a7ca8f1

Browse files
authored
Update README.md
1 parent f13de37 commit a7ca8f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Working with Vue.js Forms
22

3-
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).
3+
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).
44

55
## Getting up and Running
66

@@ -13,4 +13,4 @@ npm run dev
1313

1414
# Build for production with minification
1515
npm run build
16-
```
16+
```

0 commit comments

Comments
 (0)