diff --git a/.vscode/snippets.code-snippets b/.vscode/snippets.code-snippets index e8997fad49ed..6d56ae87f3af 100644 --- a/.vscode/snippets.code-snippets +++ b/.vscode/snippets.code-snippets @@ -15,14 +15,5 @@ // ], // "description": "Log output to console" // } - "Polkadot braces": { - "prefix": "pol", - "body": ["{{ polkadot: :polkadot }}"], - "description": "Polkadot wiki conditional rendering for Polkadot strings" - }, - "Kusama braces": { - "prefix": "pol", - "body": ["{{ kusama: :kusama }}"], - "description": "Polkadot wiki conditional rendering for Kusama strings" - } + } diff --git a/kusama-guide/docusaurus.config.js b/kusama-guide/docusaurus.config.js index e0d36bd01aa0..cf5880d1151f 100644 --- a/kusama-guide/docusaurus.config.js +++ b/kusama-guide/docusaurus.config.js @@ -166,18 +166,22 @@ module.exports = { }, items: [ { - to: "docs/kusama-getting-started", - label: "Docs", - position: "right", + label: 'Docs', + href: 'https://wiki.polkadot.network/docs/kusama-getting-started', + target: '_blank', + rel: 'noopener noreferrer', + position: 'right', }, { type: "search", position: "right", }, { - to: "docs/contributing", - label: "Contribute", - position: "right", + label: 'Contribute', + href: 'https://wiki.polkadot.network/docs/contributing', + target: '_blank', + rel: 'noopener noreferrer', + position: 'right', }, { type: "localeDropdown", diff --git a/kusama-guide/src/pages/index.js b/kusama-guide/src/pages/index.js index 501c55f1d631..eb524be5e383 100644 --- a/kusama-guide/src/pages/index.js +++ b/kusama-guide/src/pages/index.js @@ -66,7 +66,7 @@ export default function Index() { nominators are rewarded from the block production rewards that their nominatations are entitled to.

- + @@ -79,14 +79,14 @@ export default function Index() { much lower than it is expected for Polkadot. There are also programs in place such as{" "} Thousand Validators {" "} to help community validators rise the ranks.

- +
@@ -115,7 +115,7 @@ export default function Index() { Learn about Kusama's on-chain governance. Campaign as a councillor or vote for new runtime proposals using Democracy.

-
+
@@ -148,7 +148,7 @@ export default function Index() { It is an open-source project and aims to be the most extensive resource of knowledge on Kusama and the Kusama ecosystem.

-
+