mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 17:43:52 +01:00
Fix Backbone.js link
This commit is contained in:
parent
d08baa4c91
commit
957bfacf21
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue