summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-10-21 16:18:30 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-10-21 16:18:30 -0400
commit2150fa4cca9ce334d009f028f256326035bb0baa (patch)
treefda17cea0ac2d8ab02e944cff61d7416fa4e0330
parente705facf31295678c6a206672d47443579b857e5 (diff)
nmbug.notmuchmail.org is now https.
-rw-r--r--bugs.mdwn2
-rw-r--r--contributing.mdwn2
-rw-r--r--index.mdwn6
-rw-r--r--nmbug.mdwn6
-rw-r--r--nmbug/status.mdwn4
5 files changed, 10 insertions, 10 deletions
diff --git a/bugs.mdwn b/bugs.mdwn
index d1b6d5f..87948d6 100644
--- a/bugs.mdwn
+++ b/bugs.mdwn
@@ -36,7 +36,7 @@ If you submit lots of bugs and/or patches, you may want become
involved with this tagging process, but feel free to just send mail to
the list; someone will tag messages appropriately. The status of bugs
and current patches can also be followed
-[online](http://nmbug.notmuchmail.org/status).
+[online](https://nmbug.notmuchmail.org/status).
## Debugging Queries
diff --git a/contributing.mdwn b/contributing.mdwn
index 2fca0ca..263f181 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -169,7 +169,7 @@ like email. This applies to patch and bug tracking as well. The
Notmuch project uses [nmbug](https://notmuchmail.org/nmbug/) for
tracking. The Notmuch developers will tag your patches too, making
them show up in the
-[nmbug status page](http://nmbug.notmuchmail.org/status/), but requesting
+[nmbug status page](https://nmbug.notmuchmail.org/status/), but requesting
access and tagging your patches yourself will be helpful in the long
run.
diff --git a/index.mdwn b/index.mdwn
index 2c4ab9d..0891cd1 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -150,9 +150,9 @@ list](https://notmuchmail.org/mailman/listinfo/notmuch)
For hints about troubleshooting and bug reporting see [[bugs]].
-Please see the [nmbug status page](http://nmbug.notmuchmail.org/status/) for
-lists of [known bugs](http://nmbug.notmuchmail.org/status/#Bugs) and [feature
-requests](http://nmbug.notmuchmail.org/status/#Wish-list).
+Please see the [nmbug status page](https://nmbug.notmuchmail.org/status/) for
+lists of [known bugs](https://nmbug.notmuchmail.org/status/#Bugs) and [feature
+requests](https://nmbug.notmuchmail.org/status/#Wish-list).
## Development and Contributing
diff --git a/nmbug.mdwn b/nmbug.mdwn
index e962c06..fe38dec 100644
--- a/nmbug.mdwn
+++ b/nmbug.mdwn
@@ -3,7 +3,7 @@
## Web View
-There is a dump of (some views of) the nmbug [[status|http://nmbug.notmuchmail.org/status]].
+There is a dump of (some views of) the nmbug [[status|https://nmbug.notmuchmail.org/status]].
## Getting started
@@ -25,7 +25,7 @@ There is a dump of (some views of) the nmbug [[status|http://nmbug.notmuchmail.o
3. Enter the following command to obtain the current tag repository:
- `$ nmbug clone http://nmbug.notmuchmail.org/git/nmbug-tags.git`
+ `$ nmbug clone https://nmbug.notmuchmail.org/git/nmbug-tags.git`
4. Clobber your local `notmuch::…` tag namespace with:
@@ -171,7 +171,7 @@ search is:
tag:notmuch::wontfix and not tag:notmuch::moreinfo and not \
tag:notmuch::stale and not tag:notmuch::wip
-See the [[status|http://nmbug.notmuchmail.org/status]] page for more
+See the [[status|https://nmbug.notmuchmail.org/status]] page for more
example searches.
## Design notes
diff --git a/nmbug/status.mdwn b/nmbug/status.mdwn
index a03004a..bda9a1c 100644
--- a/nmbug/status.mdwn
+++ b/nmbug/status.mdwn
@@ -1,5 +1,5 @@
-[[!meta redirect="http://nmbug.tethera.net/status"]]
+[[!meta redirect="https://nmbug.notmuchmail.org/status"]]
-This page has [[moved|http://nmbug.tethera.net/status]]. Sorry for the
+This page has [[moved|https://nmbug.notmuchmail.org/status]]. Sorry for the
inconvenience.