Remove Quick Links section from text-to-speech page

This commit is contained in:
Russell Ballestrini 2025-11-10 03:52:45 -05:00
parent 3332f5d07e
commit 0db28f7984

View file

@ -281,15 +281,6 @@ make test</code></pre>
<li><strong>Community:</strong> Comments section below, or open an issue on GitLab</li>
</ul>
<h3 id="quick-links">Quick Links</h3>
<ul>
<li><a href="https://git.unturf.com/engineering/unturf/uncloseai-speech/-/blob/main/docs/MODELS.md" target="_blank">TTS Engine Comparison</a></li>
<li><a href="https://git.unturf.com/engineering/unturf/uncloseai-speech/-/blob/main/docs/CLAUDE.md" target="_blank">Contribution Guidelines</a></li>
<li><a href="https://git.unturf.com/engineering/unturf/uncloseai-speech/-/blob/main/Makefile" target="_blank">Makefile Reference</a></li>
<li><a href="https://git.unturf.com/engineering/unturf/uncloseai-speech/-/blob/main/TESTING.md" target="_blank">Testing Guide</a></li>
</ul>
<h2 id="example-walkthrough">Complete Example: Voice Cloning</h2>
<p>Let's clone your voice and use it via the API:</p>