Skip to content

Commit b3eb94f

Browse files
committed
Use https links
1 parent cc768ed commit b3eb94f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2>Versions</h2>
3636
It is always a good idea to make sure that you are using the latest release of Taskwarrior and Taskserver, not just because bugs are fixed that may help you, but also because the solutions below are geared toward the current releases.
3737
</p>
3838
<p>
39-
If you upgrade from an older release of Taskserver, you will need to follow the <a href="http://taskwarrior.org/docs/taskserver/upgrade.html">upgrade instructions</a>.
39+
If you upgrade from an older release of Taskserver, you will need to follow the <a href="https://taskwarrior.org/docs/taskserver/upgrade.html">upgrade instructions</a>.
4040
</p>
4141
</section>
4242
<section>
@@ -49,7 +49,7 @@ <h2>'task sync' showed task list</h2>
4949
<section>
5050
<h2>Taskwarrior without GnuTLS</h2>
5151
<p>
52-
You are using version <code>2.3.0</code> or later, but the Taskwarrior binary was compiled without <a href="http://www.gnutls.org">GnuTLS</a> support.
52+
You are using version <code>2.3.0</code> or later, but the Taskwarrior binary was compiled without <a href="https://www.gnutls.org">GnuTLS</a> support.
5353
</p>
5454
<p>
5555
If you installed Taskwarrior using your OS's package manager, you may be suffering from an out of date package.
@@ -60,7 +60,7 @@ <h2>Taskwarrior without GnuTLS</h2>
6060
<h2>GnuTLS and recent releases</h2>
6161
<p>
6262
Recent releases make GnuTLS support opt-out instead of opt-in, so upgrading to the latest version may help.
63-
Otherwise, you will need to build Taskwarrior from the <a href="http://taskwarrior.org/download/task-latest.tar.gz">latest source tarball</a>, following the instructions in the <code>INSTALL</code> file.
63+
Otherwise, you will need to build Taskwarrior from the <a href="https://taskwarrior.org/download/task-latest.tar.gz">latest source tarball</a>, following the instructions in the <code>INSTALL</code> file.
6464
If you are a developer, do that.
6565
If you are not, then installing a development environment is probably not something
6666
you want to do, in which case contact your OS's package maintainer.
@@ -188,7 +188,7 @@ <h2>Note on validation dates</h2>
188188
<section>
189189
<h2>Note on GnuTLS security</h2>
190190
<p>
191-
As a <a href="http://gnutls.org/security.html">security product</a>, it is imperative that you keep your GnuTLS up to date.
191+
As a <a href="https://gnutls.org/security.html">security product</a>, it is imperative that you keep your GnuTLS up to date.
192192
</p>
193193
<p>
194194
As with many security products, GnuTLS is maintained by a responsible and quick-responding team that takes security very seriously.
@@ -433,7 +433,7 @@ <h2>General Reachability</h2>
433433

434434
$ nmap -sP taskd.example.net
435435

436-
Starting Nmap 6.40 ( http://nmap.org ) at 2016-05-15 11:24 CEST
436+
Starting Nmap 6.40 ( https://nmap.org ) at 2016-05-15 11:24 CEST
437437
Nmap scan report for taskd.example.net (192.168.1.100)
438438
Host is up (0.00012s latency).
439439
Nmap done: 1 IP address (1 host up) scanned in 0.01 seconds

0 commit comments

Comments
 (0)