Skip to content

Commit 92b2e1b

Browse files
author
Kyle Bradshaw
committed
added hyperlinks to article and blog
1 parent 732d222 commit 92b2e1b

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
## Vuejs 2 Authentication Tutorial
22

3-
This is the code that accompanies the **Vuejs 2 Authentication Tutorial** on *Auth0 Blog*
3+
This is the code that accompanies the **[Vuejs 2 Authentication Tutorial](https://auth0.com/blog/vuejs2-authentication-tutorial/)** on *[Auth0 Blog](https://auth0.com/blog/)*
44

55
![Lock Login Widget](https://cdn2.auth0.com/blog/startupbattle/login.png)
66
_Lock Login Widget_
@@ -23,4 +23,4 @@ cd vuejs2-authentication-tutorial
2323
npm install
2424

2525
# Run your app
26-
npm run dev
26+
npm run dev

0 commit comments

Comments
 (0)