diff options
| -rw-r--r-- | topics/3.0-announcement/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/topics/3.0-announcement/index.html b/topics/3.0-announcement/index.html index 96280c4f..111ca522 100644 --- a/topics/3.0-announcement/index.html +++ b/topics/3.0-announcement/index.html @@ -425,7 +425,7 @@  <p>Significant new functionality continues to be planned for the 3.1 and 3.2 releases. These releases will correspond to the two <a href="https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3">Kickstarter stretch goals</a> - "Feature improvements" and "Admin interface". Further 3.x releases will present simple upgrades, without the same level of fundamental API changes necessary for the 3.0 release.</p>  <hr />  <h4 id="rest-framework-under-the-hood">REST framework: Under the hood.</h4> -<p>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.</p> +<p>This talk from the <a href="http://www.djangounderthehood.com/">Django: Under the Hood</a> event in Amsterdam, Nov 2014, gives some good background context on the design decisions behind 3.0.</p>  <iframe width="560" height="315" src="//www.youtube.com/embed/3cSsbe-tA0E" frameborder="0" allowfullscreen></iframe>  <hr /> | 
