File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 }
2424 </ style >
2525 < link rel ="icon " href ="favicon.ico ">
26- < link type ="text/css " href ="//unpkg.com/graphiql@0.17.0 /graphiql.css " rel ="stylesheet " />
26+ < link type ="text/css " href ="//unpkg.com/graphiql/graphiql.min .css " rel ="stylesheet " />
2727</ head >
2828< body >
2929 < div id ="splash ">
3232 < script src ="//cdn.jsdelivr.net/es6-promise/4.0.5/es6-promise.auto.min.js "> </ script >
3333 < script src ="//cdn.jsdelivr.net/react/15.4.2/react.min.js "> </ script >
3434 < script src ="//cdn.jsdelivr.net/react/15.4.2/react-dom.min.js "> </ script >
35- < script src ="//unpkg.com/graphiql@0.17.0 /graphiql.min.js "> </ script >
35+ < script src ="//unpkg.com/graphiql/graphiql.min.js "> </ script >
3636 < script >
3737 // Parse the search string to get url parameters.
3838 var search = window . location . search ;
You can’t perform that action at this time.
0 commit comments