Fix links for View App

This commit is contained in:
Julian Stirling 2026-02-12 17:08:04 +00:00
parent 7cce823bd1
commit a1ceea49da

View file

@ -52,8 +52,8 @@ a:hover {
<h1>OpenFlexure Microscope Server API Docs</h1> <h1>OpenFlexure Microscope Server API Docs</h1>
<p>Select documentation:</p> <p>Select documentation:</p>
<a href="./http">HTTP API (Swagger)</a> <a href="./http/index.html">HTTP API (Swagger)</a>
<a href="./python">Python API</a> <a href="./python/index.html">Python API</a>
</div> </div>
</body> </body>