summaryrefslogtreecommitdiff
path: root/remoteusage
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2016-06-14 14:11:24 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2016-06-14 14:11:32 -0400
commit3ce832c187390db310ce366deb1495396b80f890 (patch)
treeaf7ca8d825b42942627c1eaffaa9692306a49742 /remoteusage
parentfd4cfb59ef3839396dbe80737ec39ac115fc31a2 (diff)
notmuchmail.org and git.notmuchmail.org are both available over https
Diffstat (limited to 'remoteusage')
-rw-r--r--remoteusage/remotewrapper.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoteusage/remotewrapper.mdwn b/remoteusage/remotewrapper.mdwn
index a8fa536..92fb1fa 100644
--- a/remoteusage/remotewrapper.mdwn
+++ b/remoteusage/remotewrapper.mdwn
@@ -2,7 +2,7 @@
# Run notmuch on remote host over SSH
#
- # http://notmuchmail.org/remoteusage/
+ # https://notmuchmail.org/remoteusage/
#
# Put this script in your path and add (setq notmuch-command
# "notmuch-remote") to your emacs configuration.