From 59b4aa72693180e282c1a803c2a8e2e67f155edc Mon Sep 17 00:00:00 2001 From: Ethan Schoonover Date: Mon, 4 Apr 2011 20:59:10 -0700 Subject: [PATCH] fixed css stylesheet link formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46cc1fd..9d64749 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Features rendering-intent: auto; } - See also [the full css stylesheet for this site](https://github.com/altercation/ethanschoonover.com/blob/master/resources/css/style.css). + See also [the full css stylesheet for this site](https://github.com/altercation/ethanschoonover.com/blob/master/resources/css/style.css). Installation ------------