|
@ -461,13 +461,13 @@ async function redirects() { |
|
|
{ |
|
|
{ |
|
|
source: '/android/tutorial.html', // TODO: update once choice has been made on SDKs
|
|
|
source: '/android/tutorial.html', // TODO: update once choice has been made on SDKs
|
|
|
destination: |
|
|
destination: |
|
|
'https://github.com/stacks-network/docs/blob/master-legacy/android/tutorial.md', |
|
|
'https://github.com/blockstack/docs.blockstack/blob/master-legacy/android/tutorial.md', |
|
|
permanent: true, |
|
|
permanent: true, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
source: '/ios/tutorial.html', // TODO: update once choice has been made on SDKs
|
|
|
source: '/ios/tutorial.html', // TODO: update once choice has been made on SDKs
|
|
|
destination: |
|
|
destination: |
|
|
'https://github.com/stacks-network/docs/blob/master-legacy/ios/tutorial.md', |
|
|
'https://github.com/blockstack/docs.blockstack/blob/master-legacy/ios/tutorial.md', |
|
|
permanent: true, |
|
|
permanent: true, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|