relavite http link
Browse files
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="
|
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>
|