Skip to content

Commit b800e8e

Browse files
authored
chore: update HTTP -> HTTPS (#11723)
1 parent f7d8597 commit b800e8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Vue (pronounced `/vjuː/`, like view) is a **progressive framework** for buildin
254254

255255
#### Browser Compatibility
256256

257-
Vue.js supports all browsers that are [ES5-compliant](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).
257+
Vue.js supports all browsers that are [ES5-compliant](https://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).
258258

259259
## Ecosystem
260260

@@ -302,7 +302,7 @@ To check out [live examples](https://vuejs.org/v2/examples/) and docs, visit [vu
302302

303303
## Questions
304304

305-
For questions and support please use [the official forum](http://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.
305+
For questions and support please use [the official forum](https://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.
306306

307307
## Issues
308308

@@ -329,6 +329,6 @@ Thank you to all the people who already contributed to Vue!
329329

330330
## License
331331

332-
[MIT](http://opensource.org/licenses/MIT)
332+
[MIT](https://opensource.org/licenses/MIT)
333333

334334
Copyright (c) 2013-present, Yuxi (Evan) You

0 commit comments

Comments
 (0)