Skip to content

Commit f3384f7

Browse files
Merge pull request #49 from ThomasJButler/v3.5-DomainUpdate
Update homepage.tsx for gallery card domain name change
2 parents cdf0d36 + 6c8ff91 commit f3384f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/HomePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ export const HomePage: React.FC = () => {
353353
</div>
354354
<h3>GenAI Bootcamp Portfolio</h3>
355355
<p>Comprehensive AI portfolio showcasing practical applications and innovative solutions.</p>
356-
<a href="https://aitomatic.io/" target="_blank" rel="noopener noreferrer" className="gallery-link">
356+
<a href="https://mastering-ai-course-portfolio-dashb.vercel.app/" target="_blank" rel="noopener noreferrer" className="gallery-link">
357357
View Portfolio <i className="fas fa-external-link-alt"></i>
358358
</a>
359359
</div>

0 commit comments

Comments
 (0)