commit 0fb01281435dd2661b5f62f64852630d46cccd92 Author: juga0 juga@riseup.net Date: Tue Feb 12 11:36:40 2019 +0000
docs: replace http to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md index 2bbe7ff..70508da 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ of the Tor bandwidth authorities, to avoid creating unnecessary traffic.
**ADVICE**: It is recommended to read this documentation at [Read the Docs](https://sbws.rtfd.io). In -[Github](http://github.com/torproject/sbws) some links won't be properly +[Github](https://github.com/torproject/sbws) some links won't be properly rendered. It can also be read after installing the Debian package ``sbws-doc`` in ``/usr/share/doc/sbws`` or after building it locally as explained in
tor-commits@lists.torproject.org