diff --git a/README.md b/README.md
index 86eb2a7..b6cac19 100644
--- a/README.md
+++ b/README.md
@@ -53,8 +53,8 @@ The goal is to have only projects that are mostly stable and useful to users.
* [MaidSafe](http://maidsafe.net/) — a decentralized platform.
* Operating systems
* [A comparison of operating systems written in Rust](https://github.com/flosse/rust-os-comparison)
- * [redox-os/redox](redox-os/redox) — [](https://travis-ci.org/redox-os/redox)
- * [thepowersgang/rust_os](thepowersgang/rust_os) — [](https://travis-ci.org/thepowersgang/rust_os)
+ * [redox-os/redox](https://github.com/redox-os/redox) — [](https://travis-ci.org/redox-os/redox)
+ * [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) — [](https://travis-ci.org/thepowersgang/rust_os)
* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — a Redis reimplementation [](https://travis-ci.org/seppo0010/rsedis)
* [Servo](https://github.com/servo/servo) — a prototype web browser engine
* [uutils/coreutils](https://github.com/uutils/coreutils) — a cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils)