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 @@ -102,7 +102,7 @@ <h2>External links</h2>
102102 < td > Follow project news, developer tips, and posts about Cesium's innovative technology</ td >
103103 </ tr >
104104 < tr >
105- < td > < a href ="https://cesiumjs.org/tutorials.html "> Tutorials</ a > </ td >
105+ < td > < a href ="https://cesium.com/docs/ "> Tutorials</ a > </ td >
106106 < td > Step-by-step guides for learning to use CesiumJS</ td >
107107 </ tr >
108108 < tr >
@@ -132,7 +132,7 @@ <h2>External links</h2>
132132 if ( window . location . protocol === 'file:' ) {
133133 document . body . innerHTML = '' ;
134134 document . write ( '<p><b>This file must be hosted in a web server.</br>' ) ;
135- document . write ( 'See our <a href="https://cesiumjs.org/ tutorials/Cesium-Workshop /#setup">Cesium Workshop</a> ' ) ;
135+ document . write ( 'See our <a href="https://cesium.com/docs/ tutorials/cesium-workshop /#setup">Cesium Workshop</a> ' ) ;
136136 document . write ( 'tutorial for a step-by-step guide.</b></p>' ) ;
137137 }
138138</ script >
You can’t perform that action at this time.
0 commit comments