Skip to content

Commit

Permalink
fix: update code (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
guoqqqi authored Jan 3, 2023
1 parent f1342e5 commit 9dabd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const App = () => {
<div className='linkBox'>
<ul>
<a href="https://api7.ai/blog" target='_blank'><li>Blog</li></a>
<a href="https://api7.ai/category/case-studies" target='_blank'><li>Success Stories</li></a>
<a href="https://api7.ai/category/usercase" target='_blank'><li>Success Stories</li></a>
<a href="https://api7.ai/about" target='_blank'><li>About</li></a>
<a href="https://handbook.api7.ai/story" target='_blank'><li>Story</li></a>
</ul>
Expand Down

0 comments on commit 9dabd86

Please sign in to comment.