Skip to content

Commit eccb115

Browse files
mpstatonclaude
andcommitted
fix(memopop): correct Two Magnolias URL to twomagnolias.co.uk
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9c52f98 commit eccb115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/projects/gallery/memopop-ai.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const supporters = [
3333
{ name: "DarkMatter VC", url: "https://darkmatter.vc" },
3434
{ name: "Banner VC", url: "https://banner.vc" },
3535
{ name: "Motley Fool Ventures", url: "https://foolventures.com/" },
36-
{ name: "Two Magnolias", url: "https://twomagnolias.com" },
36+
{ name: "Two Magnolias", url: "https://www.twomagnolias.co.uk/" },
3737
];
3838
---
3939

0 commit comments

Comments
 (0)