Skip to content

Commit 333919e

Browse files
committed
docs: update layout
1 parent 2917e54 commit 333919e

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

packages/docs/.vuepress/theme-coreui/src/client/components/Footer.vue

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,18 @@
2020
</ul>
2121
<p class="mb-0">CoreUI for Vue is Open Source UI Components Library for Vue.js.</p>
2222
<p class="mb-0">
23-
Currently v{{ version }}. Code licensed
23+
CoreUI code licensed
2424
<a
2525
href="https://github.com/coreui/coreui/blob/main/LICENSE"
2626
target="_blank"
2727
rel="license noopener"
28-
>
29-
MIT
30-
</a>
31-
, docs
28+
>MIT</a>, docs
3229
<a
3330
href="https://creativecommons.org/licenses/by/3.0/"
3431
target="_blank"
3532
rel="license noopener"
36-
>
37-
CC BY 3.0
38-
</a>
39-
.
33+
>CC BY 3.0</a>.
34+
<strong>CoreUI PRO requires a <a href="https://coreui.io/pricing/?framework=vue&docs=footer">commercial license</a>.</strong>
4035
</p>
4136
</CContainer>
4237
</CFooter>

packages/docs/.vuepress/theme-coreui/src/client/components/Page.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h3 className="mb-4">CoreUI PRO Component</h3>
77
<p>
88
To use this component you must have a CoreUI PRO license. Buy the
9-
<a href="https://coreui.io/pricing/?framework=vuet&docs=coreui-banner-pro">CoreUI PRO</a>
9+
<a href="https://coreui.io/pricing/?framework=vue&docs=coreui-banner-pro">CoreUI PRO</a>
1010
and get access to all PRO components, features, templates, and dedicated support.
1111
</p>
1212
</div>

0 commit comments

Comments
 (0)