We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13b363 commit 7286fb0Copy full SHA for 7286fb0
src/components/Footer/footer.jsx
@@ -57,7 +57,7 @@ const Footer = () => {
57
<div className="footer-line"></div>
58
<ul className="footer-list">
59
<li className="footer-list-objects">
60
- <a href="https://blog.cortexflow.org/">Documentation</a>
+ <a href="https://docs.cortexflow.org/">Documentation</a>
61
</li>
62
63
<a href="https://blog.cortexflow.org/">Examples</a>
0 commit comments