From 56263c44e8792800c14432142ac8e4413824ce33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Tue, 24 Jun 2014 15:12:19 -0700 Subject: [PATCH] 2 docs fixes. Fix 404 and extra slash in url --- docs/_posts/2014-03-28-the-road-to-1.0.md | 3 +-- docs/blog/index.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/_posts/2014-03-28-the-road-to-1.0.md b/docs/_posts/2014-03-28-the-road-to-1.0.md index 4a11fe3972..bf21a7659b 100644 --- a/docs/_posts/2014-03-28-the-road-to-1.0.md +++ b/docs/_posts/2014-03-28-the-road-to-1.0.md @@ -16,7 +16,7 @@ We added some warnings in v0.9 to start migrating some of these bad patterns. Wi ## API Cleanup -This is really connected to everything. We want to keep the API as simple as possible and help developers [fall into the pit of success](pitofsuccess). Enabling bad patterns with bad APIs is not success. +This is really connected to everything. We want to keep the API as simple as possible and help developers [fall into the pit of success][pitofsuccess]. Enabling bad patterns with bad APIs is not success. ## ES6 @@ -55,4 +55,3 @@ There are several other things I listed on [our projects page][projects] that we [v0.10]: http://facebook.github.io/react/blog/2014/03/21/react-v0.10.html [pitofsuccess]: http://blog.codinghorror.com/falling-into-the-pit-of-success/ [projects]: https://github.com/facebook/react/wiki/Projects - diff --git a/docs/blog/index.html b/docs/blog/index.html index 3eb406c2e1..5e71fe617f 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -20,7 +20,7 @@ sectionid: blog