Skip to content

Commit 6580a30

Browse files
authored
Update webhosting.html
1 parent e447349 commit 6580a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webhosting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>Web hosting</h1>
7777
}
7878

7979
try {
80-
const response = await fetch('https://sch-ai1z.onrender.com/clone-repo', {
80+
const response = await fetch('https://scratch-coding-hut.onrender.com/clone-repo', {
8181
method: 'POST',
8282
headers: {
8383
'Content-Type': 'application/json',

0 commit comments

Comments
 (0)