This commit is contained in:
Tom (plebeius.eth)
2025-03-04 18:43:52 +01:00
parent 6c2b5a0107
commit 554cd9c5e2
+1 -1
View File
@@ -11,7 +11,7 @@ const Version = () => {
return (
<>
<a
href={commitRef ? `https://github.com/plebbit/seedit/commit/${commitRef}` : `https://github.com/plebbit/seedit/releases/tag/v${version}`}
href={commitRef ? `https://github.com/plebbit/plebchan/commit/${commitRef}` : `https://github.com/plebbit/plebchan/releases/tag/v${version}`}
target='_blank'
rel='noopener noreferrer'
>