Replace placeholder manifest URLs with real keysat-xyz/proof-of-work
packageRepo + upstreamRepo now point at the public GitHub repo where this code will live. marketingUrl set to null (not yet a landing page).
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user