From c2e0f55aea283b08cac4c68923a642765ee37ed3 Mon Sep 17 00:00:00 2001 From: Marston Connell <34043723+TheMarstonConnell@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:14:11 -0400 Subject: [PATCH] transferring to jackal protocol --- docs/official-links/jackal-protocol.md | 4 ++-- docusaurus.config.js | 6 +++--- static/CNAME | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/official-links/jackal-protocol.md b/docs/official-links/jackal-protocol.md index fcef52d..ddeddca 100644 --- a/docs/official-links/jackal-protocol.md +++ b/docs/official-links/jackal-protocol.md @@ -10,9 +10,9 @@ Here are the official website links of the Jackal Protocol. Please use and bookm [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 diff --git a/docusaurus.config.js b/docusaurus.config.js index ed853da..187ba6a 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); const config = { title: 'Jackal Chain Docs', 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: '/', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn', @@ -78,7 +78,7 @@ const config = { items: [ { label: 'Website', - href: 'https://jackaldao.com', + href: 'https://jackalprotocol.com', }, ], }, @@ -100,7 +100,7 @@ const config = { items: [ { label: 'Documentation', - to: 'https://docs.jackaldao.com', + to: 'https://docs.jackalprotocol.com', }, { label: 'Contribute to Docs', diff --git a/static/CNAME b/static/CNAME index f3782d8..126ea22 100644 --- a/static/CNAME +++ b/static/CNAME @@ -1 +1 @@ -docs.jackaldao.com \ No newline at end of file +docs.jackalprotocol.com \ No newline at end of file