From eb489542e567515e0feb1721438a559081fb764c Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 29 Jun 2015 09:57:08 +0200 Subject: [PATCH] maybe use the blog post --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d2910..239852d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The goal is to have only projects that are mostly stable and useful to users. * [kbknapp/docli](https://github.com/kbknapp/docli-rs) - a command line utility for managing DigitalOcean infrastructure [](https://travis-ci.org/kbknapp/docli-rs) * [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — Redis reimplementation in Rust. [](https://travis-ci.org/seppo0010/rsedis) * [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust -* [thoughtram/clog](https://github.com/thoughtram/clog) — a [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) port (generates a changelog from git metadata) [](https://travis-ci.org/thoughtram/clog) +* [thoughtram/clog](https://github.com/thoughtram/clog) — a [conventional changelog](http://blog.thoughtram.io/announcements/tools/2014/09/18/announcing-clog-a-conventional-changelog-generator-for-the-rest-of-us.html) port (generates a changelog from git metadata) [](https://travis-ci.org/thoughtram/clog) * [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) ### Games