chore(v2): move to new org (#3499)

* chore: move to new org

* logging

* fix: org rename caos -> zitadel

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
This commit is contained in:
Florian Forster
2022-04-27 01:01:45 +02:00
committed by GitHub
parent b867eff84c
commit fa9f581d56
1284 changed files with 5073 additions and 5040 deletions

View File

@@ -65,7 +65,7 @@ module.exports = {
position: "left",
},
{
href: "https://github.com/caos/zitadel",
href: "https://github.com/zitadel/zitadel",
label: "GitHub",
position: "right",
},
@@ -78,7 +78,7 @@ module.exports = {
items: [
{
label: "GitHub Discussions",
href: "https://github.com/caos/zitadel/discussions",
href: "https://github.com/zitadel/zitadel/discussions",
},
{
label: "Twitter",
@@ -141,7 +141,7 @@ module.exports = {
{
docs: {
sidebarPath: require.resolve("./sidebars.js"),
editUrl: "https://github.com/caos/zitadel/edit/main/docs/",
editUrl: "https://github.com/zitadel/zitadel/edit/main/docs/",
remarkPlugins: [require("mdx-mermaid")],
},
theme: {