]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
Remove v3 prefix from vuejs.org link (#1299)
authorLorand Horvath <72015221+lorand-horvath@users.noreply.github.com>
Mon, 7 Feb 2022 20:15:44 +0000 (22:15 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Feb 2022 20:15:44 +0000 (21:15 +0100)
* Remove v3 prefix from vuejs.org link

* https in vuejs.org link

docs/introduction.md

index 1c45a109e72a3c1faed81e3dd946a38aaf572d52..87ace9b78d2806d9ee1c2302ca56a42457201139 100644 (file)
@@ -1,6 +1,6 @@
 # Introduction
 
-Vue Router is the official router for [Vue.js](http://v3.vuejs.org). It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. Features include:
+Vue Router is the official router for [Vue.js](https://vuejs.org). It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. Features include:
 
 - Nested routes mapping
 - Dynamic Routing