aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-11-13 22:34:11 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-11-13 22:34:11 +0100
commite287399c0a203847c7732b7076cc1fe3f5458624 (patch)
tree43d34b6224c032335f38aedea7927f4b84ac2b8a /README.md
parentc313064daa0e5a61c4484f7b12fe01427ba7b7e4 (diff)
Update links to manuals
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index afd5669..cc8c77f 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
<h2 align="center">A Git Porcelain inside Emacs</h2>
<p align="center">
<a href="https://magit.vc"><b>homepage</b></a> |
- <a href="https://magit.vc/manual"><b>manual</b></a> |
- <a href="https://magit.vc/manual/magit/FAQ.html"><b>faq</b></a> |
+ <a href="https://docs.magit.vc"><b>manual</b></a> |
+ <a href="https://docs.magit.vc/magit/FAQ.html"><b>faq</b></a> |
<a href="https://github.com/magit/magit/wiki"><b>wiki</b></a> |
<a href="https://emacs.ch/@tarsius"><b>mastodon</b></a>
</p>
@@ -102,8 +102,8 @@ the appropriate guidelines before getting in contact. &mdash; Thanks!
- 🪳 [How to report a bug](https://github.com/magit/magit/wiki/How-to-report-a-bug)
- 💡 [How to suggest a feature](https://github.com/magit/magit/discussions/4631)
- 🏗️ [Pull request guidelines](https://github.com/magit/magit/wiki/Pull-request-guidelines)
-- ℹ️ [FAQ](https://magit.vc/manual/magit/FAQ.html)
-- ℹ️ [Manual](https://magit.vc/manual/magit)
+- ℹ️ [FAQ](https://docs.magit.vc/magit/FAQ.html)
+- ℹ️ [Manual](https://docs.magit.vc/magit)
TL;DR We now use discussions for feature requests (not issues) and prefer
if you ask the community for support instead of the overworked maintainers.