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

Appearance settings

Commit 1ad62bc

Browse filesBrowse files
committed
docs: update layout
1 parent c5e9b89 commit 1ad62bc
Copy full SHA for 1ad62bc

File tree

1 file changed

+5
-1
lines changed
Filter options

1 file changed

+5
-1
lines changed

‎packages/docs/src/components/Footer.tsx

Copy file name to clipboardExpand all lines: packages/docs/src/components/Footer.tsx
+5-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.