diff --git a/start9/0.4/startos/manifest/index.ts b/start9/0.4/startos/manifest/index.ts index 3d677a3..eb558ce 100644 --- a/start9/0.4/startos/manifest/index.ts +++ b/start9/0.4/startos/manifest/index.ts @@ -20,9 +20,9 @@ export const manifest = setupManifest({ id: 'proof-of-work', title: 'Proof of Work', license: 'Proprietary', - packageRepo: 'https://github.com/your-org/proof-of-work-startos', - upstreamRepo: 'https://github.com/your-org/proof-of-work', - marketingUrl: 'https://github.com/your-org/proof-of-work', + packageRepo: 'https://github.com/keysat-xyz/proof-of-work', + upstreamRepo: 'https://github.com/keysat-xyz/proof-of-work', + marketingUrl: 'https://github.com/keysat-xyz/proof-of-work', donationUrl: null, docsUrls: ['https://docs.start9.com/packaging/0.4.0.x/'], description: { short, long },