From 5b808ec65a9577c8f43f08b998bd5a5115e7fb47 Mon Sep 17 00:00:00 2001 From: Mentor Palokaj Date: Mon, 8 Nov 2021 10:21:02 +0100 Subject: [PATCH] update opensea links --- minter/src/modules/web3.js | 2 +- website/src/index.pug | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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