Fix Backbone.js link

This commit is contained in:
Adrian Sampson 2016-11-30 08:40:15 -05:00
parent d08baa4c91
commit 957bfacf21

View file

@ -72,7 +72,7 @@ The Web backend is built using a simple REST+JSON API with the excellent
`Backbone.js`_. This allows future non-Web clients to use the same backend API.
.. _Flask: http://flask.pocoo.org/
.. _Backbone.js: http://documentcloud.github.com/backbone/
.. _Backbone.js: http://backbonejs.org
Eventually, to make the Web player really viable, we should use a Flash fallback
for unsupported formats/browsers. There are a number of options for this: