Daniel Marques commited on
Commit
19d7335
1 Parent(s): 1016fdb

feat: add api link

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -52,7 +52,7 @@
52
  <body>
53
  <script>
54
  function accessApi() {
55
- window.location = "https://dkdaniz-katara.hf.space/docs";
56
  }
57
  </script>
58
  <div class="container">
 
52
  <body>
53
  <script>
54
  function accessApi() {
55
+ window.location = "https://dkdaniz-katara.hf.space/api/docs";
56
  }
57
  </script>
58
  <div class="container">