Skip to content

Commit e1937cf

Browse files
authored
Update streetlens.html
1 parent 2bff3aa commit e1937cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/streetlens.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h2>Try Out StreetLens</h2>
168168
<div id="output">Logs will appear here...</div>
169169
</section>
170170
<script>
171-
const BACKEND_URL = "https://palestine-connect-immigrants-lead.trycloudflare.com";
171+
const BACKEND_URL = "https://minute-thai-patent-negotiation.trycloudflare.com";
172172

173173
async function runModule(module) {
174174
document.getElementById("output").textContent = "Running " + module + "...";

0 commit comments

Comments
 (0)