From 5dbc65a3d60949ede688787b589cc03b683d830d Mon Sep 17 00:00:00 2001 From: Andrii Radyk Date: Fri, 15 Feb 2019 21:08:01 +0100 Subject: [PATCH] Fix CI: change links for renamed projects and fix urls --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f6a2c5c..f322eb9 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). See also [Rust — Production](https://www.rust-lang.org/production)(organizations running Rust in production). -* [AnderEnder/s3find-rs](https://github.com/AnderEnder/s3find-rs) - A command line utility to walk an Amazon S3 hierarchy, an analog of find for Amazon S3 [](https://travis-ci.org/AnderEnder/s3find-rs) +* [AnderEnder/s3find-rs](https://github.com/AnderEnder/s3find-rs) - A command line utility to walk an Amazon S3 hierarchy, an analog of find for Amazon S3 [](https://travis-ci.org/AnderEnder/s3find-rs) * [andschwa/rust-genetic-algorithm](https://github.com/andschwa/rust-genetic-algorithm) — a genetic algorithm for academic benchmark problems [](https://travis-ci.org/andschwa/rust-genetic-algorithm) * [azerupi/mdBook](https://github.com/rust-lang-nursery/mdBook) — a command line utility to create books from markdown files [](https://travis-ci.org/azerupi/mdBook) * [bluejekyll/trust-dns](https://github.com/bluejekyll/trust-dns) — a DNS-server [](https://travis-ci.org/bluejekyll/trust-dns) @@ -265,7 +265,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [gchp/iota](https://github.com/gchp/iota) — a simple text editor [](https://travis-ci.org/gchp/iota) * [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust [](https://travis-ci.org/mathall/rim) -* [Remacs](https://github.com/Wilfred/remacs) — A community-driven port of Emacs to Rust. [](https://travis-ci.org/Wilfred/remacs) +* [Remacs](https://github.com/remacs/remacs) — A community-driven port of Emacs to Rust. [](https://travis-ci.org/remacs/remacs) * [xi-editor](https://github.com/xi-editor/xi-editor) — a modern editor with a backend written in Rust. * [xray](https://github.com/atom/xray) — An experimental next-generation Electron-based text editor. [](https://travis-ci.org/atom/xray) @@ -759,7 +759,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [sfackler/r2d2](https://github.com/sfackler/r2d2) — generic connection pool [](https://travis-ci.org/sfackler/r2d2) * NoSQL [[nosql](https://crates.io/keywords/nosql)] - * [ArangoDB](https://argangodb.com/) + * [ArangoDB](https://www.arangodb.com) * [Rincon](https://github.com/innoave/rincon) - An ArangoDB (NoSQL and Graph store) driver for Rust * [Cassandra](http://cassandra.apache.org) [[cassandra](https://crates.io/keywords/cassandra), [cql](https://crates.io/keywords/cql)] * [AlexPikalov/cdrs](https://github.com/AlexPikalov/cdrs) [[cdrs](https://crates.io/crates/cdrs)] — native client written in Rust [](https://travis-ci.org/AlexPikalov/cdrs)