mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
chore: Update documentation links to point to /docs/usage.html
This commit is contained in:
parent
81b65e0de3
commit
b9d3c11032
1 changed files with 4 additions and 4 deletions
|
@ -452,7 +452,7 @@
|
|||
<div class="nav-links">
|
||||
<a href="#features">Features</a>
|
||||
<a href="#getting-started">Getting Started</a>
|
||||
<a href="#more-info">Documentation</a>
|
||||
<a href="/docs/usage.html">Documentation</a>
|
||||
<a href="https://discord.gg/Tv2uQnR88V">Discord</a>
|
||||
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
||||
</div>
|
||||
|
@ -489,7 +489,7 @@
|
|||
|
||||
<div class="buttons">
|
||||
<a href="#getting-started" class="btn btn-primary">Get Started</a>
|
||||
<a href="https://aider.chat/docs/" class="btn btn-secondary">Documentation</a>
|
||||
<a href="/docs/usage.html" class="btn btn-secondary">Documentation</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -821,7 +821,7 @@ aider --model gpt-4o --api-key openai=your-key-goes-here</pre>
|
|||
<h2 class="section-title">More Information</h2>
|
||||
<div class="info-content">
|
||||
<ul>
|
||||
<li><a href="https://aider.chat/">Documentation</a></li>
|
||||
<li><a href="/docs/usage.html">Documentation</a></li>
|
||||
<li><a href="https://aider.chat/docs/install.html">Installation</a></li>
|
||||
<li><a href="https://aider.chat/docs/usage.html">Usage</a></li>
|
||||
<li><a href="https://aider.chat/docs/usage/tutorials.html">Tutorial videos</a></li>
|
||||
|
@ -840,7 +840,7 @@ aider --model gpt-4o --api-key openai=your-key-goes-here</pre>
|
|||
<footer>
|
||||
<div class="container">
|
||||
<div class="footer-links">
|
||||
<a href="https://aider.chat/docs/">Documentation</a>
|
||||
<a href="/docs/usage.html">Documentation</a>
|
||||
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
||||
<a href="https://discord.gg/Tv2uQnR88V">Discord</a>
|
||||
<a href="https://aider.chat/blog/">Blog</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue