diff --git a/docs/building-with-codegen/codebase-visualization.mdx b/docs/building-with-codegen/codebase-visualization.mdx index c7ef761de..3d0bd2b8a 100644 --- a/docs/building-with-codegen/codebase-visualization.mdx +++ b/docs/building-with-codegen/codebase-visualization.mdx @@ -20,7 +20,7 @@ This guide provides a basic overview of graph creation and customization. Like t width="100%" height="600px" scrolling="no" - src={`https://codegen.sh/embedded/graph?id=ef312926-286d-4c13-8e09-38e1a47882f1&zoom=0.5`} + src={`https://chadcode.sh/embedded/graph?id=ef312926-286d-4c13-8e09-38e1a47882f1&zoom=0.5`} className="rounded-xl " style={{ backgroundColor: "#15141b", diff --git a/docs/introduction/overview.mdx b/docs/introduction/overview.mdx index 76b08612a..24a10d0a6 100644 --- a/docs/introduction/overview.mdx +++ b/docs/introduction/overview.mdx @@ -25,7 +25,7 @@ for function in codebase.functions: width="100%" height="300px" scrolling="no" - src={`https://codegeh.sh/embedded/codemod/?code=${encodeURIComponent( + src={`https://chadcode.sh/embedded/codemod/?code=${encodeURIComponent( intoSnippet )}`} style={{