diff options
| author | Tom Christie | 2014-12-09 13:21:10 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-12-09 13:21:10 +0000 | 
| commit | cae19f8924c598cea93a546138757ff48eed9f75 (patch) | |
| tree | 87b6586ea97fff594213385e8eb46e3d6d1140e7 /docs/topics | |
| parent | a9454013f1ed0d60676d0db8c6ccdf18ea2c9c16 (diff) | |
| download | django-rest-framework-cae19f8924c598cea93a546138757ff48eed9f75.tar.bz2 | |
Minor docs tweaks
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/3.0-announcement.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/topics/3.0-announcement.md b/docs/topics/3.0-announcement.md index 3dfa26e9..8fa86b9a 100644 --- a/docs/topics/3.0-announcement.md +++ b/docs/topics/3.0-announcement.md @@ -32,7 +32,7 @@ Significant new functionality continues to be planned for the 3.1 and 3.2 releas  #### REST framework: Under the hood. -This talk from the Django: Under the Hood event in Amsterdam, Nov 2014 gives some good background context on the design decisions behind 3.0. +This talk from the [Django: Under the Hood](http://www.djangounderthehood.com/) event in Amsterdam, Nov 2014, gives some good background context on the design decisions behind 3.0.  <iframe width="560" height="315" src="//www.youtube.com/embed/3cSsbe-tA0E" frameborder="0" allowfullscreen></iframe> | 
