broadfield-dev commited on
Commit
4c439af
·
verified ·
1 Parent(s): f171f6e

Update templates/client.html

Browse files
Files changed (1) hide show
  1. templates/client.html +1 -1
templates/client.html CHANGED
@@ -265,7 +265,7 @@
265
  <label>Server Space URL</label>
266
  <input type="url" name="server_url"
267
  placeholder="https://your-ee-server.hf.space"
268
- value="https://huggingface.co/spaces/broadfield-dev/Equivariant-Encryption-Server"
269
  required readonly>
270
  </div>
271
 
 
265
  <label>Server Space URL</label>
266
  <input type="url" name="server_url"
267
  placeholder="https://your-ee-server.hf.space"
268
+ value="https://broadfield-dev-equivariant-encryption-server.hf.space"
269
  required readonly>
270
  </div>
271