aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2018-05-08 22:20:56 +0900
committerWilmer van der Gaast <wilmer@gaast.net>2018-05-08 22:20:56 +0900
commit896bea28fe13836ad07822ff601c5bfc1099ab63 (patch)
tree16c638afacb7ff99809dabe26cfce72e0a51ba3f /README.md
parent246b98bbdf221448fd7a638fea04373ed1612de5 (diff)
Fix bitlbee.org URLs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 54057077..476bafec 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,17 @@
# BitlBee
-![](http://bitlbee.org/style/logo.png)
+![](https://www.bitlbee.org/style/logo.png)
[![Build Status](https://travis-ci.org/bitlbee/bitlbee.svg)](https://travis-ci.org/bitlbee/bitlbee)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/4028/badge.svg)](https://scan.coverity.com/projects/4028)
An IRC to other chat networks gateway
-Main website: http://www.bitlbee.org/
+Main website: https://www.bitlbee.org/
-Bug tracker: http://bugs.bitlbee.org/
+Bug tracker: https://bugs.bitlbee.org/
-Wiki: http://wiki.bitlbee.org/
+Wiki: https://wiki.bitlbee.org/
License: GPLv2
@@ -19,9 +19,9 @@ License: GPLv2
BitlBee is available in the package managers of most distros.
-For debian/ubuntu/etc you may use the nightly APT repository: http://code.bitlbee.org/debian/
+For debian/ubuntu/etc you may use the nightly APT repository: https://code.bitlbee.org/debian/
-You can also use a public server (such as `im.bitlbee.org`) instead of installing it: http://bitlbee.org/main.php/servers.html
+You can also use a public server (such as `im.bitlbee.org`) instead of installing it: https://www.bitlbee.org/main.php/servers.html
## Compiling