Browse Source

docs: fix old url

Fixes blockstack/docs#942
feat/mainnet-updates
Alexander Graebe 4 years ago
parent
commit
dc57a5796e
  1. 2
      next.config.js
  2. 2
      src/pages/ecosystem/stacks-token.md

2
next.config.js

@ -317,7 +317,7 @@ async function redirects() {
},
{
source: '/org/tokenholders.html',
destination: '/ecosystem/stacks-token-holders',
destination: '/references/faqs/stacks-token',
permanent: true,
},
{ source: '/core/cmdLineRef.html', destination: '/references/blockstack-cli', permanent: true },

2
src/pages/ecosystem/stacks-token.md

@ -38,7 +38,7 @@ holders under a predetermined unlocking schedule. The events on the unlocking
schedule are the same for each investor, **the dates of these events** depend on the
holder's purchase date.
-> **Note:** If you are a token holder and would like to review your unlocking schedule, visit the [For current token holders](/org/tokenholders) page in this documentation.
-> **Note:** If you are a token holder and would like to review your unlocking schedule, visit the [For current token holders](/references/faqs/stacks-token) page in this documentation.
The genesis block launch makes possible the following interactions:

Loading…
Cancel
Save