diff --git a/docusaurus.config.js b/docusaurus.config.js
index 5c23f6e..2661da2 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -23,7 +23,7 @@ class Subject {
path: this.subject,
routeBasePath: this.subject,
sidebarPath: require.resolve("./sidebars.js"),
- editUrl: "https://gitlab.com/mfocko/kb/tree/main",
+ editUrl: "https://gitlab.com/mfocko/blog/tree/main",
remarkPlugins: [math],
rehypePlugins: [katex],
},
@@ -98,7 +98,7 @@ const config = {
type: 'all',
copyright: `Copyright © ${new Date().getFullYear()} Matej Focko.`,
},
- editUrl: "https://gitlab.com/mfocko/kb/tree/main",
+ editUrl: "https://gitlab.com/mfocko/blog/tree/main",
remarkPlugins: [math],
rehypePlugins: [katex],
},
@@ -176,7 +176,7 @@ const config = {
items: [
{
label: "GitLab",
- href: "https://gitlab.com/mfocko/kb",
+ href: "https://gitlab.com/mfocko/blog",
},
{
label: "GitLab FI",
diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js
index a50e2e3..4920d7b 100644
--- a/src/components/HomepageFeatures/index.js
+++ b/src/components/HomepageFeatures/index.js
@@ -27,7 +27,7 @@ const FeatureList = [
description: (
<>
This content can be found as a source at{" "}
- GitLab or{" "}
+ GitLab or{" "}
FI GitLab. And you can
find it deployed on {" "}
aisa or{" "}