Skip to content

Commit 04a2cd7

Browse files
mortonfoxbrowniefed
authored andcommitted
Fix link to Future of Javascript MVC Frameworks (enaqx#462)
Trailing slash now seems to cause HTTP error 404.
1 parent 37e36da commit 04a2cd7

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
@@ -188,7 +188,7 @@ A collection of awesome things regarding React ecosystem.
188188
* [Bootstrap forms using React.js](http://clozeit.wordpress.com/2014/01/13/bootstrap-forms-using-react-js/)
189189

190190
##### React and ClojureScript
191-
* [The Future of JavaScript MVC Frameworks](http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs/)
191+
* [The Future of JavaScript MVC Frameworks](http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs)
192192
* [The Case for React.js and ClojureScript](http://murilopereira.com/the-case-for-reactjs-and-clojurescript/)
193193
* [A Reagent Framework For Writing SPAs](https://github.com/Day8/re-frame)
194194

0 commit comments

Comments
 (0)