Skip to content

Commit 1ad62bc

Browse files
committed
docs: update layout
1 parent c5e9b89 commit 1ad62bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/docs/src/components/Footer.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@ const Footer: FC = () => {
3838
<a href="https://creativecommons.org/licenses/by/3.0/" target="_blank" rel="noreferrer">
3939
CC BY 3.0
4040
</a>
41-
.<strong> CoreUI PRO requires a commercial license.</strong>
41+
.
42+
<strong>
43+
CoreUI PRO requires a{' '}
44+
<a href="https://coreui.io/pricing/?framework=react&docs=footer">commercial license</a>.
45+
</strong>
4246
</p>
4347
</CContainer>
4448
</CFooter>

0 commit comments

Comments
 (0)