Skip to content

Commit 0fedb5e

Browse files
author
Vlad Balin
committed
Update BackboneViews.md
1 parent 4cd7e7f commit 0fedb5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/BackboneViews.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Which by itself will be a big step forward, because:
1515
attributes are guaranteed to hold values of declared types whatever you do, making it impossible to break client-server protocol.
1616
- At the moment of writing, no other traditional model framework supports React's pure render optimization. :)
1717

18-
For more information about `NestedTypes`, visit
19-
http://volicon.github.io/backbone.nestedTypes/
20-
and
21-
https://github.com/Volicon/backbone.nestedTypes
18+
For more information about `NestedTypes`, visit
19+
http://volicon.github.io/backbone.nestedTypes/
20+
and
21+
https://github.com/Volicon/backbone.nestedTypes
2222

2323
## Interoperation with existing Backbone Views
2424

0 commit comments

Comments
 (0)