File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed
Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,6 @@ block prepend headerButtons
2121 a( href ="https://github.com/OpenGeoscience/geojs" ) Source
2222 a( href ="https://github.com/OpenGeoscience/geojs/issues" ) Bugs
2323 a( href ="https://opengeoscience.github.io/geojs/apidocs/" ) Documentation
24- a( href ="https://geojs.readthedocs.org/en/latest/" ) Developers guide
25- a( href ="https://my.cdash.org/index.php?project=geojs" ) Testing
2624
2725block screenShot
2826
Original file line number Diff line number Diff line change @@ -21,8 +21,6 @@ block prepend headerButtons
2121 a( href ="https://github.com/OpenGeoscience/geojs" ) Source
2222 a( href ="https://github.com/OpenGeoscience/geojs/issues" ) Bugs
2323 a( href ="https://opengeoscience.github.io/geojs/apidocs/" ) Documentation
24- a( href ="https://geojs.readthedocs.org/en/latest/" ) Developers guide
25- a( href ="https://my.cdash.org/index.php?project=geojs" ) Testing
2624
2725block mainContent
2826 .jumbotron
Original file line number Diff line number Diff line change 66 "version" : " 5.4.2"
77 },
88 "dependencies" : {
9- "hexo" : " ^5.4 .0" ,
10- "hexo-fs" : " ^4 .0.0" ,
9+ "hexo" : " ^7.0 .0" ,
10+ "hexo-fs" : " ^5 .0.0" ,
1111 "hexo-renderer-ejs" : " ^2.0.0" ,
12- "hexo-renderer-marked" : " ^6.1 .0" ,
12+ "hexo-renderer-marked" : " ^7.0 .0" ,
1313 "hexo-renderer-sass" : " ^0.5.0" ,
1414 "hexo-renderer-stylus" : " ^3.0.0" ,
1515 "hexo-server" : " ^3.0.0"
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ <h1>Get started</h1>
6666 < p class ="text-muted "> Examples, some with real-world data and some just to show off features.</ p >
6767 </ div >
6868 < div class ="col-md-6 col-sm-12 ">
69- < a href ="https://geojs.readthedocs.io/en/latest/ "> < h3 > < i class ="fa fa-book "> </ i > Documentation</ h3 > </ a >
69+ < a href ="https://github.com/OpenGeoscience/geojs/blob/master/README.md#documentation "> < h3 > < i class ="fa fa-book "> </ i > Documentation</ h3 > </ a >
7070 < p class ="text-muted "> Guides for users and developers, plus how to build and contribute to GeoJS.</ p >
7171 </ div >
7272 < div class ="col-md-6 col-sm-12 ">
You can’t perform that action at this time.
0 commit comments