diff options
author | Robin Jarry <robin@jarry.cc> | 2021-11-05 10:19:46 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2021-11-05 10:21:45 +0100 |
commit | 0d645bcebda8d764c4f21f71ded1e3627d6e8837 (patch) | |
tree | 5869c22738e34d8da223c06b5a5289f08825a8f7 /doc | |
parent | b2e9df623f638ecda539ec69f30a31b6693df2d1 (diff) | |
download | aerc-0d645bcebda8d764c4f21f71ded1e3627d6e8837.tar.gz |
go.mod: change base git url
I'm not sure what are the implications but it seems required.
Link: https://github.com/golang/go/issues/20883
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-config.5.scd | 2 | ||||
-rw-r--r-- | doc/aerc-imap.5.scd | 2 | ||||
-rw-r--r-- | doc/aerc-maildir.5.scd | 2 | ||||
-rw-r--r-- | doc/aerc-notmuch.5.scd | 2 | ||||
-rw-r--r-- | doc/aerc-sendmail.5.scd | 2 | ||||
-rw-r--r-- | doc/aerc-smtp.5.scd | 2 | ||||
-rw-r--r-- | doc/aerc-templates.7.scd | 2 | ||||
-rw-r--r-- | doc/aerc-tutorial.7.scd | 2 | ||||
-rw-r--r-- | doc/aerc.1.scd | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index a3130b23..24065918 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -650,4 +650,4 @@ following special keys are supported: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-imap.5.scd b/doc/aerc-imap.5.scd index 4e55202b..9af364cf 100644 --- a/doc/aerc-imap.5.scd +++ b/doc/aerc-imap.5.scd @@ -69,4 +69,4 @@ available: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-maildir.5.scd b/doc/aerc-maildir.5.scd index 37a654b4..1499320d 100644 --- a/doc/aerc-maildir.5.scd +++ b/doc/aerc-maildir.5.scd @@ -37,4 +37,4 @@ The following maildir-specific options are available: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-notmuch.5.scd b/doc/aerc-notmuch.5.scd index eb29c536..d1069001 100644 --- a/doc/aerc-notmuch.5.scd +++ b/doc/aerc-notmuch.5.scd @@ -72,4 +72,4 @@ Others are slightly different in semantics and mentioned below: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-sendmail.5.scd b/doc/aerc-sendmail.5.scd index 90118fbb..2f7cce1c 100644 --- a/doc/aerc-sendmail.5.scd +++ b/doc/aerc-sendmail.5.scd @@ -28,4 +28,4 @@ options are available: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-smtp.5.scd b/doc/aerc-smtp.5.scd index 8490c58b..3d52d1b9 100644 --- a/doc/aerc-smtp.5.scd +++ b/doc/aerc-smtp.5.scd @@ -69,4 +69,4 @@ available: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 1d94cf1c..0fa9644b 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -152,4 +152,4 @@ aerc provides the following additional functions: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc-tutorial.7.scd b/doc/aerc-tutorial.7.scd index 6f75dc4a..3f6e8ba3 100644 --- a/doc/aerc-tutorial.7.scd +++ b/doc/aerc-tutorial.7.scd @@ -152,4 +152,4 @@ change its appearance and behavior, and so on. Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index f678a0a2..6890bacf 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -407,4 +407,4 @@ write log messages to that file: Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about aerc development, see -https://git.sr.ht/~sircmpwn/aerc. +https://git.sr.ht/~rjarry/aerc. |