We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7baab10 commit d977f67Copy full SHA for d977f67
docs/building-with-codegen/codebase-visualization.mdx
@@ -20,7 +20,7 @@ This guide provides a basic overview of graph creation and customization. Like t
20
width="100%"
21
height="600px"
22
scrolling="no"
23
- src={`http://localhost:3000/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`}
24
className="rounded-xl "
25
style={{
26
backgroundColor: "#15141b",
0 commit comments