File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 < link href ="css/page.css " rel ="stylesheet ">
1717
1818 <!-- Style for the REPL -->
19- < link href ="https://cdn.rawgit.com/ramda/repl/master /dist/bundle.css " rel ="stylesheet ">
19+ < link href ="https://cdn.rawgit.com/ramda/repl/1.1.0 /dist/bundle.css " rel ="stylesheet ">
2020
2121 <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
2222 <!--[if lt IE 9]>
5353 </ div >
5454
5555 < script src ="https://cdnjs.cloudflare.com/ajax/libs/URI.js/1.18.1/URI.min.js "> </ script >
56- < script src ="https://cdn.rawgit.com/ramda/repl/master /dist/bundle.js "> </ script >
56+ < script src ="https://cdn.rawgit.com/ramda/repl/1.1.0 /dist/bundle.js "> </ script >
5757
5858 < script >
5959
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ block main
66
77block scripts
88 script( src ="https://cdnjs.cloudflare.com/ajax/libs/URI.js/1.18.1/URI.min.js" )
9- script( src ="https://cdn.rawgit.com/ramda/repl/master /dist/bundle.js" )
9+ script( src ="https://cdn.rawgit.com/ramda/repl/1.1.0 /dist/bundle.js" )
1010 script( src ="index.js" )
1111
1212block styles
13- link( href ="https://cdn.rawgit.com/ramda/repl/master /dist/bundle.css" rel ="stylesheet" )
13+ link( href ="https://cdn.rawgit.com/ramda/repl/1.1.0 /dist/bundle.css" rel ="stylesheet" )
You can’t perform that action at this time.
0 commit comments