File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This guide provides a basic overview of graph creation and customization. Like t
20
20
width = " 100%"
21
21
height = " 600px"
22
22
scrolling = " no"
23
- src = { ` https://codegen .sh/embedded/graph?id=ef312926-286d-4c13-8e09-38e1a47882f1&zoom=0.5 ` }
23
+ src = { ` https://chadcode .sh/embedded/graph?id=ef312926-286d-4c13-8e09-38e1a47882f1&zoom=0.5 ` }
24
24
className = " rounded-xl "
25
25
style = { {
26
26
backgroundColor: " #15141b" ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ for function in codebase.functions:
25
25
width = " 100%"
26
26
height = " 300px"
27
27
scrolling = " no"
28
- src = { ` https://codegeh .sh/embedded/codemod/?code=${encodeURIComponent (
28
+ src = { ` https://chadcode .sh/embedded/codemod/?code=${encodeURIComponent (
29
29
intoSnippet
30
30
)} ` }
31
31
style = { {
You can’t perform that action at this time.
0 commit comments