Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3da9566

Browse files
Merge pull request #16 from goatandsheep/master
[vue-multiselect] monterail --> shentao
2 parents bf845de + 54bcc21 commit 3da9566

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎fields/vuemultiselect.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Probably the most complete selecting solution for Vue.js, without jQuery.
44

55
> Please note, this field depends on the following library:
66
>
7-
> * [Vue-multiselect](http://monterail.github.io/vue-multiselect/)
7+
> * [Vue-multiselect](https://vue-multiselect.js.org/)
88
99
## Special properties of field
1010

@@ -16,7 +16,7 @@ Probably the most complete selecting solution for Vue.js, without jQuery.
1616

1717
### `selectOptions`
1818

19-
For more details, see the official [Vue-multiselect documentation](http://monterail.github.io/vue-multiselect/#props).
19+
For more details, see the official [Vue-multiselect documentation](https://vue-multiselect.js.org/#sub-props).
2020

2121
| Property | Default | Accepted values | Description |
2222
| --- | --- | --- | --- |
@@ -285,7 +285,7 @@ For more details, see the official [Vue-multiselect documentation](http://monter
285285

286286
## CSS
287287

288-
You have to include the vue-multiselect CSS somewhere. It can be added as a static asset to your application, or inside a component. See [here](http://monterail.github.io/vue-multiselect/) for details.
288+
You have to include the vue-multiselect CSS somewhere. It can be added as a static asset to your application, or inside a component. See [here](https://vue-multiselect.js.org/) for details.
289289

290290
For example, to include in a component:
291291

@@ -303,4 +303,4 @@ For example, to include in a component:
303303
<style>
304304
/* your styles here */
305305
</style>
306-
```
306+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /