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 e447349 commit 6580a30Copy full SHA for 6580a30
src/webhosting.html
@@ -77,7 +77,7 @@ <h1>Web hosting</h1>
77
}
78
79
try {
80
- const response = await fetch('https://sch-ai1z.onrender.com/clone-repo', {
+ const response = await fetch('https://scratch-coding-hut.onrender.com/clone-repo', {
81
method: 'POST',
82
headers: {
83
'Content-Type': 'application/json',
0 commit comments