Skip to content

Commit 4022b00

Browse files
committed
Updated readme and gitignore
1 parent bfbc7f4 commit 4022b00

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.DS_Store
22
.idea
3-
node_modules
3+
node_modules
4+
dist

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Working with HTTP in Vue.js
22

3-
This repository contains the code for the HTTP 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 HTTP 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

0 commit comments

Comments
 (0)