Skip to content

Commit 7f95329

Browse files
authored
Update webhosting.html
1 parent 3a6f5e2 commit 7f95329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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('SCH.onrender.com/clone-repo', {
80+
const response = await fetch('https://sch-ai1z.onrender.com/clone-repo', {
8181
method: 'POST',
8282
headers: {
8383
'Content-Type': 'application/json',

0 commit comments

Comments
 (0)