Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Discordius committed Sep 14, 2024
1 parent f66098c commit 2323e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eternalseptember.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ <h2>Gardens</h2>
responseContainer.innerHTML = ''; // Clear previous response

try {
const response = await fetch('http://localhost:3000/api/rationalism-gothic-completions', {
const response = await fetch('https://www.havenbookings.space/api/rationalism-gothic-completions', {
method: 'GET',
});

Expand Down

0 comments on commit 2323e02

Please sign in to comment.