Fedir Zadniprovskyi 01-13
docs/fix: home page 404
@a4de4a95ca1d911b340ebfa2b50c728b8ee0be4f
docs/index.md (Renamed from docs/introduction.md)
--- docs/introduction.md
+++ docs/index.md
No changes
mkdocs.yml
--- mkdocs.yml
+++ mkdocs.yml
@@ -39,8 +39,8 @@
   - mkdocstrings:
       default_handler: python
 nav:
-  - Introduction: introduction.md
-  - Capabilities / Usage:
+  - Introduction: index.md
+  - Usage / Capabilities:
       - Speech-to-Text: usage/speech-to-text.md
       - Text-to-Speech: usage/text-to-speech.md
       - Live Transcription (using WebSockets): usage/live-transcription.md
Add a comment
List