Skip to content

Commit a10a126

Browse files
Update repository URL in deployment info component
1 parent 173c2ef commit a10a126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/deployement-info.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default function DeploymentInfo() {
1111
)
1212
}
1313

14-
const repoUrl = "https://github.com/DefinetlyNotAI/WesMun"
14+
const repoUrl = "https://github.com/DefinetlyNotAI/WESMUN_Gallery"
1515

1616
return (
1717
<div style={{marginTop: "1rem", fontSize: "0.75rem", color: "#aaa"}}>

0 commit comments

Comments
 (0)