fix: paths to the upstream repository

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2023-06-25 00:02:34 +02:00
parent b4caf50021
commit 952cc8a499
Signed by: mfocko
GPG key ID: 7C47D46246790496
2 changed files with 4 additions and 4 deletions

View file

@ -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",

View file

@ -27,7 +27,7 @@ const FeatureList = [
description: (
<>
This content can be found as a source at{" "}
<a href="https://gitlab.com/mfocko/kb">GitLab</a> or{" "}
<a href="https://gitlab.com/mfocko/blog">GitLab</a> or{" "}
<a href="https://gitlab.fi.muni.cz/xfocko/kb">FI GitLab</a>. And you can
find it deployed on {" "}
<a href="https://fi.muni.cz/~xfocko/kb">aisa</a> or{" "}