transferring to jackal protocol
This commit is contained in:
parent
609ab61fd8
commit
c2e0f55aea
@ -10,9 +10,9 @@ Here are the official website links of the Jackal Protocol. Please use and bookm
|
|||||||
|
|
||||||
[Github](https://github.com/JackalLabs)
|
[Github](https://github.com/JackalLabs)
|
||||||
|
|
||||||
[Website](https://jackaldao.com/)
|
[Website](https://jackalprotocol.com/)
|
||||||
|
|
||||||
[Testnet Dashboard](https://beta.jackaldao.com/)
|
[Testnet Dashboard](https://beta.jackalprotocol.com/)
|
||||||
|
|
||||||
|
|
||||||
## Social
|
## Social
|
||||||
|
@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
|||||||
const config = {
|
const config = {
|
||||||
title: 'Jackal Chain Docs',
|
title: 'Jackal Chain Docs',
|
||||||
tagline: 'The who, what, where, why, when, and how to get started with Jackal\'s blockchain!',
|
tagline: 'The who, what, where, why, when, and how to get started with Jackal\'s blockchain!',
|
||||||
url: 'https://docs.jackaldao.com',
|
url: 'https://docs.jackalprotocol.com',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
@ -78,7 +78,7 @@ const config = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Website',
|
label: 'Website',
|
||||||
href: 'https://jackaldao.com',
|
href: 'https://jackalprotocol.com',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@ -100,7 +100,7 @@ const config = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Documentation',
|
label: 'Documentation',
|
||||||
to: 'https://docs.jackaldao.com',
|
to: 'https://docs.jackalprotocol.com',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Contribute to Docs',
|
label: 'Contribute to Docs',
|
||||||
|
@ -1 +1 @@
|
|||||||
docs.jackaldao.com
|
docs.jackalprotocol.com
|
Loading…
Reference in New Issue
Block a user