mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 20:54:59 +00:00
update discord invite link
This commit is contained in:
parent
ed262b8b06
commit
28d87767cd
5 changed files with 8 additions and 8 deletions
|
@ -135,7 +135,7 @@ See the [installation instructions](https://aider.chat/docs/install.html) and [u
|
||||||
### Community & Resources
|
### Community & Resources
|
||||||
- [LLM Leaderboards](https://aider.chat/docs/leaderboards/)
|
- [LLM Leaderboards](https://aider.chat/docs/leaderboards/)
|
||||||
- [GitHub Repository](https://github.com/Aider-AI/aider)
|
- [GitHub Repository](https://github.com/Aider-AI/aider)
|
||||||
- [Discord Community](https://discord.gg/Tv2uQnR88V)
|
- [Discord Community](https://discord.gg/Y7X7bhMQFV)
|
||||||
- [Blog](https://aider.chat/blog/)
|
- [Blog](https://aider.chat/blog/)
|
||||||
|
|
||||||
## Kind Words From Users
|
## Kind Words From Users
|
||||||
|
|
|
@ -32,7 +32,7 @@ aux_links:
|
||||||
"GitHub":
|
"GitHub":
|
||||||
- "https://github.com/Aider-AI/aider"
|
- "https://github.com/Aider-AI/aider"
|
||||||
"Discord":
|
"Discord":
|
||||||
- "https://discord.gg/Tv2uQnR88V"
|
- "https://discord.gg/Y7X7bhMQFV"
|
||||||
"Blog":
|
"Blog":
|
||||||
- "/blog/"
|
- "/blog/"
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ nav_external_links:
|
||||||
- title: "GitHub"
|
- title: "GitHub"
|
||||||
url: "https://github.com/Aider-AI/aider"
|
url: "https://github.com/Aider-AI/aider"
|
||||||
- title: "Discord"
|
- title: "Discord"
|
||||||
url: "https://discord.gg/Tv2uQnR88V"
|
url: "https://discord.gg/Y7X7bhMQFV"
|
||||||
|
|
||||||
repository: Aider-AI/aider
|
repository: Aider-AI/aider
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ If you need more help, please check our
|
||||||
[GitHub issues](https://github.com/Aider-AI/aider/issues)
|
[GitHub issues](https://github.com/Aider-AI/aider/issues)
|
||||||
and file a new issue if your problem isn't discussed.
|
and file a new issue if your problem isn't discussed.
|
||||||
Or drop into our
|
Or drop into our
|
||||||
[Discord](https://discord.gg/Tv2uQnR88V)
|
[Discord](https://discord.gg/Y7X7bhMQFV)
|
||||||
to chat with us.
|
to chat with us.
|
||||||
|
|
||||||
When reporting problems, it is very helpful if you can provide:
|
When reporting problems, it is very helpful if you can provide:
|
||||||
|
|
|
@ -3,5 +3,5 @@
|
||||||
Aider is on
|
Aider is on
|
||||||
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
||||||
and
|
and
|
||||||
<a href="https://discord.gg/Tv2uQnR88V">Discord</a>.
|
<a href="https://discord.gg/Y7X7bhMQFV">Discord</a>.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -27,7 +27,7 @@ layout: none
|
||||||
<a href="#features">Features</a>
|
<a href="#features">Features</a>
|
||||||
<a href="#getting-started">Getting Started</a>
|
<a href="#getting-started">Getting Started</a>
|
||||||
<a href="/docs/">Documentation</a>
|
<a href="/docs/">Documentation</a>
|
||||||
<a href="https://discord.gg/Tv2uQnR88V">Discord</a>
|
<a href="https://discord.gg/Y7X7bhMQFV">Discord</a>
|
||||||
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -641,7 +641,7 @@ const testimonials = [
|
||||||
<ul class="info-list">
|
<ul class="info-list">
|
||||||
<li><a href="/docs/leaderboards/">LLM Leaderboards</a></li>
|
<li><a href="/docs/leaderboards/">LLM Leaderboards</a></li>
|
||||||
<li><a href="https://github.com/Aider-AI/aider">GitHub Repository</a></li>
|
<li><a href="https://github.com/Aider-AI/aider">GitHub Repository</a></li>
|
||||||
<li><a href="https://discord.gg/Tv2uQnR88V">Discord Community</a></li>
|
<li><a href="https://discord.gg/Y7X7bhMQFV">Discord Community</a></li>
|
||||||
<li><a href="/blog/">Blog</a></li>
|
<li><a href="/blog/">Blog</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -654,7 +654,7 @@ const testimonials = [
|
||||||
<div class="footer-links">
|
<div class="footer-links">
|
||||||
<a href="/docs/install.html">Documentation</a>
|
<a href="/docs/install.html">Documentation</a>
|
||||||
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
<a href="https://github.com/Aider-AI/aider">GitHub</a>
|
||||||
<a href="https://discord.gg/Tv2uQnR88V">Discord</a>
|
<a href="https://discord.gg/Y7X7bhMQFV">Discord</a>
|
||||||
<a href="/blog/">Blog</a>
|
<a href="/blog/">Blog</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue