2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Files
vue-select/docs/Basics/Values.html
T
Jeff Sagal 0574857e72 Add redirect to docs (#832)
* add redirects to docs

* bump ajax url
2019-04-14 16:56:01 -07:00

15 lines
432 B
HTML

<!DOCTYPE html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>Vue Select | VueJS Select2 Component</title>
<link rel="canonical" href="https://vue-select.org/guide/values.html">
<meta http-equiv="refresh" content="0; url=https://vue-select.org/guide/values.html"/>
</head>
<body>
<a href="https://vue-select.org/guide/values.html">
This page has moved to https://vue-select.org/guide/values.html.
</a>
</body>
</html>