aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/rest-hypermedia-hateoas.md
diff options
context:
space:
mode:
authorTom Christie2012-09-17 20:19:45 +0100
committerTom Christie2012-09-17 20:19:45 +0100
commit308677037f1b1f2edbd2527beac8505033c98bdc (patch)
treeca71c4429058c769dd17283a4da75d9a01409fce /docs/topics/rest-hypermedia-hateoas.md
parent549ebdc1c67c20bdff39a2f4a59012dd010213a1 (diff)
downloaddjango-rest-framework-308677037f1b1f2edbd2527beac8505033c98bdc.tar.bz2
Tweak docs, fix .error_data -> .errors
Diffstat (limited to 'docs/topics/rest-hypermedia-hateoas.md')
-rw-r--r--docs/topics/rest-hypermedia-hateoas.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/topics/rest-hypermedia-hateoas.md b/docs/topics/rest-hypermedia-hateoas.md
index 2bca2ab8..46a4c9d7 100644
--- a/docs/topics/rest-hypermedia-hateoas.md
+++ b/docs/topics/rest-hypermedia-hateoas.md
@@ -1,8 +1,8 @@
+# REST, Hypermedia & HATEOAS
+
> You keep using that word "REST". I do not think it means what you think it means.
>
-> — Mike Amundsen, [talking at REST fest 2012][cite].
-
-# REST, Hypermedia & HATEOAS
+> — Mike Amundsen, [REST fest 2012 keynote][cite].
First off, the disclaimer. The name "Django REST framework" was choosen with a view to making sure the project would be easily found by developers. Throughout the documentation we try to use the more simple and technically correct terminology of "Web APIs".