google / lovefield

Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
https://google.github.io/lovefield/
Apache License 2.0
6.82k stars 366 forks source link

Broken link in Demo #74

Open cereal opened 9 years ago

cereal commented 9 years ago

Hey,

@https://google.github.io/lovefield/demos/movie_db/demo-binding.html -> Failed to load resource: the server responded with a status of 404 (Not Found) https://google.github.io/lovefield/demos/movie_db/deps.js

pze

freshp86 commented 9 years ago

That particular 404 error is harmless. The demo still works. But I agree that console errors are a bit annoying and it should be fixed. Low priority though.