Skip to content

Commit 654c2ba

Browse files
authored
Merge pull request gtalarico#23 from SebastianRoll/patch-1
Fix axios hyperlink
2 parents 87f03b3 + f5bd64e commit 654c2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _Flask + Vue.js Web Application Template_
1414
* [vue-cli 3](https://github.com/vuejs/vue-cli/blob/dev/docs/README.md) + yarn
1515
* [Vuex](https://vuex.vuejs.org/)
1616
* [Vue Router](https://router.vuejs.org/)
17-
* [Axios](https://vuex.vuejs.org/) for backend communication
17+
* [Axios](https://github.com/axios/axios/) for backend communication
1818
* Sample Vue [Filters](https://vuejs.org/v2/guide/filters.html)
1919
* Heroku Configuration with one-click deployment + Gunicorn
2020

0 commit comments

Comments
 (0)