From 9edb1e34d2caf45ba77eb375d8c5daab79808148 Mon Sep 17 00:00:00 2001 From: Sergio Benitez Date: Mon, 12 Sep 2016 01:46:08 -0700 Subject: [PATCH] Update badge URL in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bcbe200..e1216243 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Rocket [![Build Status](https://travis-ci.com/SergioBenitez/Rocket.svg?token=CVq3HTkPNimYtLm3RHCn&branch=master)](https://travis-ci.com/SergioBenitez/rocket) +# Rocket [![Build Status](https://travis-ci.com/SergioBenitez/Rocket.svg?token=CVq3HTkPNimYtLm3RHCn&branch=master)](https://travis-ci.com/SergioBenitez/Rocket) Rocket is a work-in-progress web framework for Rust (nightly) with a focus on ease-of-use, expressability, and speed. Here's an example of a complete Rocket