From ff5cf84d78514b3ee0e7efd470f4d6957703bee1 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Sun, 18 Jun 2017 18:20:20 +0200 Subject: [PATCH] Travis badge: https://travis-ci.org => https://api.travis-ci.org --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a420b14..7ae43b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,5 +9,5 @@ My goal is to have mostly projects that are stable and useful to users. If you want to add an entry to the `README.md` please consider this: - is the entry valuable to people trying to get things done in Rust? -- if yes, use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY)] — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` +- if yes, use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY)] — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` - pay attention to the alphabetical ordering