Skip to content

Commit 2a54954

Browse files
committed
Refactor import paths in About component
1 parent 0be0b69 commit 2a54954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pages/About.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const About = () => {
3333
},
3434
{
3535
name: 'AIPURE AI',
36-
href: 'https://aipure.ai/',
36+
href: 'https://aipure.ai/products/notex',
3737
image: 'https://via.placeholder.com/230x54.png?text=AIPURE+AI'
3838
},
3939
{

0 commit comments

Comments
 (0)