branch: elpa/magit
commit 2e38d10286ba268584e3a3518604539e25d602b4
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
manual: Fix two urls
---
docs/magit.org | 4 ++--
docs/magit.texi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/magit.org b/docs/magit.org
index 06ae0d34798..b0a1a25c5b1 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 2d4a0b55633..7c520ac1759 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@?