Skip to content

Commit cebe2cd

Browse files
committed
fixed href
1 parent fecdc86 commit cebe2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
#### Description
66
Loading views are a great way to indicate that dependencies are loading in the background. They're a powerful tool in any developers toolkit. In this screencast we'll build a fully functioning Loading Component. Oftentimes during Backbone development you'll be fetching resources from a server, or processing data that your views need. A loading view can provides instant feedback to your users. We'll also look at visually showing different kinds of loading effects and transitions.
77

8-
#### [Live Demo](http://http://backbonerails-loading-views.herokuapp.com)
8+
#### [Live Demo](http://backbonerails-loading-views.herokuapp.com)

0 commit comments

Comments
 (0)