Changing link to private link

This commit is contained in:
2025-11-22 20:39:58 -06:00
parent 3c12010f7e
commit 48c81b4e59

View File

@@ -1334,12 +1334,12 @@ function App() {
<div className="mb-4 text-xs text-muted-foreground">
Templates from{" "}
<a
href="https://github.com/hhftechnology/Marketplace"
href="https://gitea.computersurge.dev/ComputerSurge/dock-dploy-Marketplace"
target="_blank"
rel="noopener noreferrer"
className="text-primary hover:underline"
>
hhftechnology/Marketplace
ComputerSurge/dock-dploy-Marketplace
</a>{" "}
repository.
</div>