thecollabagepatch commited on
Commit
892466c
·
1 Parent(s): b3a7071

finished extracting markdown

Browse files
Files changed (1) hide show
  1. documentation.html +2 -2
documentation.html CHANGED
@@ -64,7 +64,7 @@
64
  </ul>
65
 
66
  <p class="muted"><strong>Licensing:</strong> Uses MagentaRT (Apache 2.0 + CC-BY 4.0). Users are responsible for outputs.</p>
67
- <p>See <a href="/documentation">/documentation</a> for full API details and client examples.</p>
68
- <p>Or <a href="/docs">/docs</a> for auto-generated API reference.</p>
69
  </body>
70
  </html>
 
64
  </ul>
65
 
66
  <p class="muted"><strong>Licensing:</strong> Uses MagentaRT (Apache 2.0 + CC-BY 4.0). Users are responsible for outputs.</p>
67
+ <p>See <a href="../blob/main/docs" target="_blank">documentation files</a> for detailed guides.</p>
68
+ <p>Or <a href="/docs">/docs</a> for auto-generated FastAPI reference.</p>
69
  </body>
70
  </html>