From a9b348462e9c5e81f3b0a71e35846c2ea04177f7 Mon Sep 17 00:00:00 2001 From: stayseesong <83784848+stayseesong@users.noreply.github.com> Date: Thu, 28 Apr 2022 15:13:01 -0700 Subject: [PATCH] Update README.md removed the link to the docs as it didn't lead to anything Rust related --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f66dcc9..6c15287 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [Latest Version]: https://img.shields.io/crates/v/analytics.svg [crates.io]: https://crates.io/crates/analytics -**Analytics Rust is a Segment analytics client for Rust. For additional documentation visit https://segment.com/docs/sources/#server.** +**Analytics Rust is a Segment analytics client for Rust.** ---