From ee385386b31377b9053e53c4b20641498cbc8e51 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Sat, 14 Nov 2015 15:36:33 -0800 Subject: [PATCH] Update README URLs based on HTTP redirects --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0eb8f9a..69c0f57 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Tufte CSS ========= >Simplicity, to me, has always been the essence of good taste.
-> -- [Cary Grant](http://www.gq.com/style/wear-it-now/201304/cary-grant-on-style?printable=true) +> -- [Cary Grant](http://www.gq.com/story/cary-grant-on-style?printable=true) Edward Tufte uses a distinctive style in his handouts: simple, with well-set typography, extensive sidenotes, and tight integration of graphics and @@ -39,7 +39,7 @@ test your fix or new functionality against `index.html` on screens as small as an iPhone 4 and as big as, well, as big as you use normally. (If you don't have a mobile device handy, fake different devices with your browser's developer tools.) See the Issues page, especially -[Help Wanted](https://github.com/daveliepmann/tufte-css/labels/help%20wanted), +[Help Wanted](https://github.com/edwardtufte/tufte-css/labels/help%20wanted), for opportunities to contribute. Keep our style guide in mind: CSS Style Guide @@ -48,7 +48,7 @@ CSS Style Guide >conventions (sometimes arbitrary) about how to write code for that >project. It is much easier to understand a large codebase when all the >code in it is in a consistent style.
-> -- [Google Style Guide](https://code.google.com/p/google-styleguide/) +> -- [Google Style Guide](https://github.com/google/styleguide) Tufte CSS aims for clarity, concision, and uniformity. Here's a basic example of our CSS conventions: @@ -74,15 +74,15 @@ rules change slightly for media queries. Contributors - - Dave Liepmann (creator, project maintainer) - - [Clay Harmon](https://github.com/daveliepmann/tufte-css/commits/master?author=clayh53) (media queries, rem units) - - [Linjie Ding](https://github.com/daveliepmann/tufte-css/commits/master?author=pyrocat101) (italic typeface) - - [Stephen A Thomas](https://github.com/daveliepmann/tufte-css/commits/master?author=sathomas) (automagically numbered sidenotes) - - [Ben Newman](https://github.com/daveliepmann/tufte-css/pull/9) (sidenote numbering style) - - [Kevin Godby](https://github.com/daveliepmann/tufte-css/commits/master?author=godbyk) (booktabs tables) - - [James Kolce](https://github.com/daveliepmann/tufte-css/commits/master?author=jameskolce) (sidenote fixes) + - [Clay Harmon](https://github.com/edwardtufte/tufte-css/commits/master?author=clayh53) (media queries, rem units) + - [Linjie Ding](https://github.com/edwardtufte/tufte-css/commits/master?author=pyrocat101) (italic typeface) + - [Stephen A Thomas](https://github.com/edwardtufte/tufte-css/commits/master?author=sathomas) (automagically numbered sidenotes) + - [Ben Newman](https://github.com/edwardtufte/tufte-css/pull/9) (sidenote numbering style) + - [Kevin Godby](https://github.com/edwardtufte/tufte-css/commits/master?author=godbyk) (booktabs tables) + - [James Kolce](https://github.com/edwardtufte/tufte-css/commits/master?author=jameskolce) (sidenote fixes) - [Chris MacKay](https://github.com/crmackay) (sidenote toggling on small screens) - - [Paul Rodriguez](https://github.com/daveliepmann/tufte-css/commits/master?author=ruricolist) + - [Paul Rodriguez](https://github.com/edwardtufte/tufte-css/commits/master?author=ruricolist) (sidenote style tweaks) License