limcheekin commited on
Commit
06f6d46
1 Parent(s): 107e6a5

docs: fixed links of the api endpoint and api doc

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -16,14 +16,14 @@
16
  <ul>
17
  <li>
18
  The API endpoint:
19
- <a href="https://limcheekin-wizardcoder-python-13b-v1.0-gguf.hf.space/v1"
20
- >https://limcheekin-wizardcoder-python-13b-v1.0-gguf.hf.space/v1</a
21
  >
22
  </li>
23
  <li>
24
  The API doc:
25
- <a href="https://limcheekin-wizardcoder-python-13b-v1.0-gguf.hf.space/docs"
26
- >https://limcheekin-wizardcoder-python-13b-v1.0-gguf.hf.space/docs</a
27
  >
28
  </li>
29
  </ul>
 
16
  <ul>
17
  <li>
18
  The API endpoint:
19
+ <a href="https://limcheekin-wizardcoder-python-13b-v1-0-gguf.hf.space/v1"
20
+ >https://limcheekin-wizardcoder-python-13b-v1-0-gguf.hf.space/v1</a
21
  >
22
  </li>
23
  <li>
24
  The API doc:
25
+ <a href="https://limcheekin-wizardcoder-python-13b-v1-0-gguf.hf.space/docs"
26
+ >https://limcheekin-wizardcoder-python-13b-v1-0-gguf.hf.space/docs</a
27
  >
28
  </li>
29
  </ul>