TenPoisk commited on
Commit
cb9235e
Β·
1 Parent(s): fa744a5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -8,7 +8,7 @@
8
  <h1>CofURLcut</h1>
9
  <label for="long-url">Enter a long link:</label>
10
  <p></p>
11
- <input type="text" id="long-url" placeholder="https://internet.com">
12
  <p></p>
13
  <button id="shorten-button">Shorten</button>
14
  <br>
 
8
  <h1>CofURLcut</h1>
9
  <label for="long-url">Enter a long link:</label>
10
  <p></p>
11
+ <input type="text" id="long-url" placeholder="https://cofai-urlcut.hf.space">
12
  <p></p>
13
  <button id="shorten-button">Shorten</button>
14
  <br>