eaedk commited on
Commit
58d4786
1 Parent(s): 2f6028b

relavite http link

Browse files
Files changed (1) hide show
  1. assets/templates/index.html +1 -1
assets/templates/index.html CHANGED
@@ -9,6 +9,6 @@
9
  </head>
10
  <body>
11
  <h1>Welcome to Agri-Tech API</h1>
12
- <p>Kindly access the API Documentation link <a href="https://eaedk-agri-tech-fastapi-with-gui.hf.space/docs">here.</a></p>
13
  </body>
14
  </html>
 
9
  </head>
10
  <body>
11
  <h1>Welcome to Agri-Tech API</h1>
12
+ <p>Kindly access the API Documentation link <a href="/docs">here.</a></p>
13
  </body>
14
  </html>