diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2016-06-14 14:11:24 -0400 |
|---|---|---|
| committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2016-06-14 14:11:32 -0400 |
| commit | 3ce832c187390db310ce366deb1495396b80f890 (patch) | |
| tree | af7ca8d825b42942627c1eaffaa9692306a49742 /nmbug | |
| parent | fd4cfb59ef3839396dbe80737ec39ac115fc31a2 (diff) | |
notmuchmail.org and git.notmuchmail.org are both available over https
Diffstat (limited to 'nmbug')
| -rw-r--r-- | nmbug/report.py.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nmbug/report.py.mdwn b/nmbug/report.py.mdwn index b89323d..75a54ac 100644 --- a/nmbug/report.py.mdwn +++ b/nmbug/report.py.mdwn @@ -40,7 +40,7 @@ last <span class="hl opt">= {}</span> <span class="hl kwa">print</span> <span class="hl str">'Generated: %s<br>'</span> <span class="hl opt">%</span> datetime<span class="hl opt">.</span>date<span class="hl opt">.</span><span class="hl kwd">today</span><span class="hl opt">()</span> -<span class="hl kwa">print</span> <span class="hl str">'For more infomation see <a href="http://notmuchmail.org/nmbug">nmbug</a>'</span> +<span class="hl kwa">print</span> <span class="hl str">'For more infomation see <a href="https://notmuchmail.org/nmbug">nmbug</a>'</span> <span class="hl kwa">print</span> <span class="hl str">'<h3>Query</h3>'</span> <span class="hl kwa">print</span> QUERY |
