Fix links for View App
This commit is contained in:
parent
7cce823bd1
commit
a1ceea49da
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ a:hover {
|
|||
<h1>OpenFlexure Microscope Server API Docs</h1>
|
||||
<p>Select documentation:</p>
|
||||
|
||||
<a href="./http">HTTP API (Swagger)</a>
|
||||
<a href="./python">Python API</a>
|
||||
<a href="./http/index.html">HTTP API (Swagger)</a>
|
||||
<a href="./python/index.html">Python API</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue