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 0ddf101 commit 397a27fCopy full SHA for 397a27f
src/components/Footer/index.jsx
@@ -77,7 +77,7 @@ const App = () => {
77
<div className='linkBox'>
78
<ul>
79
<a href="https://api7.ai/blog" target='_blank'><li>Blog</li></a>
80
- <a href="https://api7.ai/usercases" target='_blank'><li>Success Stories</li></a>
+ <a href="https://api7.ai/category/case-studies" target='_blank'><li>Success Stories</li></a>
81
<a href="https://api7.ai/about" target='_blank'><li>About</li></a>
82
<a href="https://handbook.api7.ai/story" target='_blank'><li>Story</li></a>
83
</ul>
0 commit comments