Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 066f1d6

Browse files
docs(README): update preset links (#215)
* docs(readme): update preset links * docs(rreadme): fix basil preset link and basil preset npm link * docs(readme): update url to preset docs * docs(basil): update basil repo link
1 parent 4a6bbe6 commit 066f1d6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<tbody>
9494
<tr>
9595
<td>
96-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-basil">vue-cli-plugin-vuetify-preset-basil</a>
96+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-basil">vue-cli-plugin-vuetify-preset-basil</a>
9797
</td>
9898
<td>
9999
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-basil">
@@ -106,7 +106,7 @@
106106
</tr>
107107
<tr>
108108
<td>
109-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-crane">vue-cli-plugin-vuetify-preset-crane</a>
109+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-crane">vue-cli-plugin-vuetify-preset-crane</a>
110110
</td>
111111
<td>
112112
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-crane">
@@ -119,7 +119,7 @@
119119
</tr>
120120
<tr>
121121
<td>
122-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-fortnightly">vue-cli-plugin-vuetify-preset-fortnightly</a>
122+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-fortnightly">vue-cli-plugin-vuetify-preset-fortnightly</a>
123123
</td>
124124
<td>
125125
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-fortnightly">
@@ -132,7 +132,7 @@
132132
</tr>
133133
<tr>
134134
<td>
135-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-owl">vue-cli-plugin-vuetify-preset-owl</a>
135+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-owl">vue-cli-plugin-vuetify-preset-owl</a>
136136
</td>
137137
<td>
138138
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-owl">
@@ -145,7 +145,7 @@
145145
</tr>
146146
<tr>
147147
<td>
148-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-rally">vue-cli-plugin-vuetify-preset-rally</a>
148+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-rally">vue-cli-plugin-vuetify-preset-rally</a>
149149
</td>
150150
<td>
151151
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-rally">
@@ -158,7 +158,7 @@
158158
</tr>
159159
<tr>
160160
<td>
161-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-reply">vue-cli-plugin-vuetify-preset-reply</a>
161+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-reply">vue-cli-plugin-vuetify-preset-reply</a>
162162
</td>
163163
<td>
164164
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-reply">
@@ -171,7 +171,7 @@
171171
</tr>
172172
<tr>
173173
<td>
174-
<a href="https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/master/packages/vue-cli-plugin-vuetify-preset-shrine">vue-cli-plugin-vuetify-preset-shrine</a>
174+
<a href="https://github.com/vuetifyjs/vue-cli-plugins/tree/master/packages/%40vuetify/material-studies/templates/vue-cli-plugin-vuetify-preset-shrine">vue-cli-plugin-vuetify-preset-shrine</a>
175175
</td>
176176
<td>
177177
<a href="https://www.npmjs.com/package/vue-cli-plugin-vuetify-preset-shrine">
@@ -188,7 +188,7 @@
188188
### 🔮 About Presets
189189
Vuetify Presets are an in progress feature that will be enhanced as Vuetify gains new functionality in the future, such as global component defaults. They are our _best-guess_ implementation of the official [Material Design Studies](https://material.io/design/material-studies/about-our-material-studies.html). The studies are more visual than they are technical and in many cases must have aspects of their specification inferred. There are also cases in which part of a study _**will not**_ be supported:
190190

191-
You can find more information about presets in the [Vuetify preset documentation](https://vuetifyjs.com/customization/presets).
191+
You can find more information about presets in the [Vuetify preset documentation](https://vuetifyjs.com/features/presets/).
192192

193193
### 📑 License
194194
[MIT](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)