mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 12:18:54 +00:00
chore: browser compatibility table link (#13187)
Updated Browser Compatibility reference. The previous currently returns HTTP 404.
This commit is contained in:
parent
bed04a77e5
commit
e428d89145
@ -45,7 +45,7 @@ Vue (pronounced `/vjuː/`, like view) is a **progressive framework** for buildin
|
||||
|
||||
#### Browser Compatibility
|
||||
|
||||
Vue.js supports all browsers that are [ES5-compliant](https://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).
|
||||
Vue.js supports all browsers that are [ES5-compliant](https://compat-table.github.io/compat-table/es5/) (IE8 and below are not supported).
|
||||
|
||||
## Ecosystem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user