diff --git a/minter/src/modules/web3.js b/minter/src/modules/web3.js index c3641bc..6deba63 100644 --- a/minter/src/modules/web3.js +++ b/minter/src/modules/web3.js @@ -403,7 +403,7 @@ export function useContract() { export function rocketeerCollectionUriOnOpensea( chainId ) { // Opensea collection link depending on network - return `${ chainId === '0x1' ? '' : 'testnets.' }opensea.io/collection/rocketeer` + return `${ chainId === '0x1' ? '' : 'testnets.' }opensea.io/collection/the-rocketeers` } diff --git a/website/src/index.pug b/website/src/index.pug index 12b9e06..145aace 100644 --- a/website/src/index.pug +++ b/website/src/index.pug @@ -31,7 +31,7 @@ html( lang=content.lang ) div.row a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now - a.button.shadow.invert( href="https://opensea.io/collection/rocketeer-v2" ) View on Opensea + a.button.shadow.invert( href="https://opensea.io/collection/the-rocketeers" ) View on Opensea //- p Launching Soon™️ +rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' ) @@ -50,7 +50,7 @@ html( lang=content.lang ) p Until minted, each Rocketeer exists in a quantum superposition of many possible identities. They are each unique, but share a foundational desire to reach the moon. div.row a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now - a.button.shadow.outline( href="https://opensea.io/collection/rocketeer-v2" ) View on Opensea + a.button.shadow.outline( href="https://opensea.io/collection/the-rocketeers" ) View on Opensea section#community