Skip to content

Commit 7286fb0

Browse files
Update footer.jsx
1 parent e13b363 commit 7286fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer/footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const Footer = () => {
5757
<div className="footer-line"></div>
5858
<ul className="footer-list">
5959
<li className="footer-list-objects">
60-
<a href="https://blog.cortexflow.org/">Documentation</a>
60+
<a href="https://docs.cortexflow.org/">Documentation</a>
6161
</li>
6262
<li className="footer-list-objects">
6363
<a href="https://blog.cortexflow.org/">Examples</a>

0 commit comments

Comments
 (0)