From 489dbf7325fe83c579223ef61c37459e935578aa Mon Sep 17 00:00:00 2001 From: kud1ing Date: Sat, 22 Jul 2017 16:11:40 +0200 Subject: [PATCH] resolve some redirects --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0f5054..0cb2ad9 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [jedisct1/flowgger](https://github.com/jedisct1/flowgger) — a fast, simple and lightweight data collector * [jwilm/alacritty](https://github.com/jwilm/alacritty) — a cross-platform, GPU enhanced terminal emulator * [kbknapp/docli](https://github.com/kbknapp/docli-rs) — a command line utility for managing DigitalOcean infrastructure [](https://travis-ci.org/kbknapp/docli-rs) -* [MaidSafe](http://maidsafe.net/) — a decentralized platform. +* [MaidSafe](https://maidsafe.net) — a decentralized platform. * [notty](https://github.com/withoutboats/notty) — A new kind of terminal * [qmx/limonite](https://github.com/qmx/limonite) — static blog/website generator [](https://travis-ci.org/qmx/limonite) * [Sandstorm Collections App](https://github.com/sandstorm-io/collections-app) @@ -156,7 +156,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization ## Development tools -* [Clippy](https://github.com/Manishearth/rust-clippy) [[clippy](https://crates.io/crates/clippy)] — Rust lints [](https://travis-ci.org/Manishearth/rust-clippy) +* [Clippy](https://github.com/rust-lang-nursery/rust-clippy) [[clippy](https://crates.io/crates/clippy)] — Rust lints [](https://travis-ci.org/rust-lang-nursery/rust-clippy) * [clog-tool/clog-cli](https://github.com/clog-tool/clog-cli) — generates a changelog from git metadata ([conventional changelog](https://blog.thoughtram.io/announcements/tools/2014/09/18/announcing-clog-a-conventional-changelog-generator-for-the-rest-of-us.html)) [](https://travis-ci.org/clog-tool/clog-cli) * [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags) — create ctags/etags for a cargo project and all of its dependencies [](https://travis-ci.org/dan-t/rusty-tags) * [frewsxcv/crate-deps](https://github.com/frewsxcv/crate-deps) — generates images of dependency graphs for crates hosted on crates.io