From 4ea0423be7a6427a42ab3fec63539aa2e52af905 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=BC=82=E6=B5=81?=
<19374080+driftluo@users.noreply.github.com>
Date: Mon, 19 Mar 2018 23:41:09 +0800
Subject: [PATCH] fix redirect links
fix redirect links
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index beac1ca..914217e 100644
--- a/README.md
+++ b/README.md
@@ -579,7 +579,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https
* [vhbit/sherwood](https://github.com/vhbit/sherwood) — [ForestDB](https://github.com/couchbase/forestdb) bindings [
](https://travis-ci.org/vhbit/sherwood)
* [InfluxDB](https://www.influxdata.com/)
* [panoptix-za/influxdb-rs](https://github.com/panoptix-za/influxdb-rs) — asynchronous interface [
](https://travis-ci.org/panoptix-za/influxdb-rs)
- * [driftluo/InfluxDBClient-rs](https://github.com/driftluo/InfluxDBClient-rs) - Synchronization interface [
](https://travis-ci.org/driftluo/InfluxDBClient-rs)
+ * [driftluo/InfluxDBClient-rs](https://github.com/driftluo/InfluxDBClient-rs) - Synchronization interface [
](https://travis-ci.org/driftluo/InfluxDBClient-rs)
* LevelDB
* [skade/leveldb](https://github.com/skade/leveldb) — [LevelDB](https://github.com/google/leveldb) bindings [
](https://travis-ci.org/skade/leveldb)
* LMDB [[lmdb](https://crates.io/keywords/lmdb)]