aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-10-29 09:10:04 +0000
committerTom Christie2012-10-29 09:10:14 +0000
commitcf77fd6964c9f226a7c3f6dc5ec9d74a76cc1ab6 (patch)
tree4a14f4bce40bc2ad5056cf68f3e4ae39e8b2f813
parent076ca51d6f1e8e22c74810bfcfef76e108cbce77 (diff)
downloaddjango-rest-framework-cf77fd6964c9f226a7c3f6dc5ec9d74a76cc1ab6.tar.bz2
Tweak
-rw-r--r--docs/topics/rest-framework-2-announcement.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/rest-framework-2-announcement.md b/docs/topics/rest-framework-2-announcement.md
index 82e8fe36..7b97af73 100644
--- a/docs/topics/rest-framework-2-announcement.md
+++ b/docs/topics/rest-framework-2-announcement.md
@@ -74,7 +74,7 @@ There are also some functionality improvments - actions such as as `POST` and `D
As you can see the documentation for REST framework has been radically improved. It gets a completely new style, using markdown for the documentation source, and a bootstrap-based theme for the styling.
-We're really pleased with how the docs style looks - it's simple and clean, is easy to navigate around, and we think it reads great. We'll miss being able to use the wonderful [Read the Docs][readthedocs] service, but we think it's a trade-off worth making.
+We're really pleased with how the docs style looks - it's simple and clean, is easy to navigate around, and we think it reads great.
## Summary