aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-12-23 07:50:16 +0100
committerJonas Bernoulli <jonas@bernoul.li>2024-12-23 07:50:16 +0100
commit2e38d10286ba268584e3a3518604539e25d602b4 (patch)
tree222c27a1d9b22d2c6490e3964b38699785e4af9e /docs
parentec1f403af1f8b85f5b12dd35fcd77bb4df31b7a8 (diff)
manual: Fix two urls
Diffstat (limited to 'docs')
-rw-r--r--docs/magit.org4
-rw-r--r--docs/magit.texi4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/magit.org b/docs/magit.org
index 06ae0d3..b0a1a25 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -264,7 +264,7 @@ If you run into problems, then please see the [[*FAQ]]. Also see the
[[*Debugging Tools]].
And last but not least please consider making a donation, to ensure
-that I can keep working on Magit. See https://magit.vc/donations.
+that I can keep working on Magit. See https://magit.vc/donate.
for various donation options.
* Getting Started
@@ -9066,7 +9066,7 @@ also affects the diffs displayed inside Magit.
*** How does branching and pushing work?
-Please see [[*Branching]] and https://emacsair.me/2016/01/17/magit-2.4
+Please see [[*Branching]] and https://emacsair.me/2016/01/18/magit-2.4
*** Should I disable VC?
diff --git a/docs/magit.texi b/docs/magit.texi
index 2d4a0b5..7c520ac 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -592,7 +592,7 @@ If you run into problems, then please see the @ref{FAQ}. Also see the
@ref{Debugging Tools}.
And last but not least please consider making a donation, to ensure
-that I can keep working on Magit. See @uref{https://magit.vc/donations}.
+that I can keep working on Magit. See @uref{https://magit.vc/donate}.
for various donation options.
@node Getting Started
@@ -11119,7 +11119,7 @@ echo "*.gpg filter=gpg diff=gpg" > .gitattributes
@node How does branching and pushing work?
@appendixsubsec How does branching and pushing work?
-Please see @ref{Branching} and @uref{https://emacsair.me/2016/01/17/magit-2.4}
+Please see @ref{Branching} and @uref{https://emacsair.me/2016/01/18/magit-2.4}
@node Should I disable VC@?
@appendixsubsec Should I disable VC@?