From 89b4b4462e5d08a0e70381ab7ef57c0c3bdc8d5c Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Wed, 28 Jan 2015 12:59:01 +0100 Subject: [PATCH] Linkify characteristic --- docs/why.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/why.rst b/docs/why.rst index 8c74c3e0a..75b84cdaa 100644 --- a/docs/why.rst +++ b/docs/why.rst @@ -181,7 +181,7 @@ But if you ever get sick of the repetitiveness, ``attrs`` will be waiting for yo …characteristic --------------- -``characteristic`` is a very similar and fairly popular project of mine. +`characteristic `_ is a very similar and fairly popular project of mine. So why the self-fork? Basically after nearly a year of usage I ran into annoyances and regretted certain decision I made early-on to make too many people happy. In the end, *I* wasn't happy using it anymore.