coyotte508 HF staff commited on
Commit
886a88a
1 Parent(s): 341528a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -17,7 +17,7 @@
17
  <body>
18
  <div class="card">
19
  <h1>OAuth in a static Space</h1>
20
- <p>Checkout the <a href="https://huggingface.co/spaces/coyotte508/client-side-oauth/blob/main/index.html">index.html</a> file to see the few lines of code
21
  enabling this space</p>
22
  <p>After clicking "Signin with HF", you will be redirected to this space and the access token + user info will be displayed.</p>
23
  </div>
 
17
  <body>
18
  <div class="card">
19
  <h1>OAuth in a static Space</h1>
20
+ <p>Checkout the <a href="https://huggingface.co/spaces/huggingfacejs/client-side-oauth/blob/main/index.html" target="_blank">index.html</a> file to see the few lines of code
21
  enabling this space</p>
22
  <p>After clicking "Signin with HF", you will be redirected to this space and the access token + user info will be displayed.</p>
23
  </div>