Skip to content

Commit

Permalink
Refactor import paths in About component
Browse files Browse the repository at this point in the history
  • Loading branch information
soummyaanon committed Sep 20, 2024
1 parent 0be0b69 commit 2a54954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const About = () => {
},
{
name: 'AIPURE AI',
href: 'https://aipure.ai/',
href: 'https://aipure.ai/products/notex',
image: 'https://via.placeholder.com/230x54.png?text=AIPURE+AI'
},
{
Expand Down

1 comment on commit 2a54954

@vercel
Copy link

@vercel vercel bot commented on 2a54954 Sep 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.