mirror of https://github.com/CesiumGS/cesium.git
update local server links to new sandcastle
This commit is contained in:
parent
3fda5a057a
commit
3a0a7a430e
|
|
@ -32,12 +32,11 @@
|
|||
<a href="Apps/HelloWorld.html">Hello World</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Apps/Sandcastle/index.html">Sandcastle</a>
|
||||
<a href="Apps/Sandcastle2/index.html">Sandcastle</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="Build/Apps/Sandcastle/index.html">Built Sandcastle</a>
|
||||
<a href="Apps/Sandcastle/index.html">Legacy Sandcastle</a>
|
||||
</li>
|
||||
<li><a href="Apps/Sandcastle2/index.html">Sandcastle v2</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="Apps/Sandcastle/index.html">Sandcastle</a></td>
|
||||
<td><a href="Apps/Sandcastle2/index.html">Sandcastle</a></td>
|
||||
<td>
|
||||
Cesium's live code editor and example gallery. Browse examples
|
||||
highlighting features of the Cesium API and edit and run them
|
||||
|
|
|
|||
Loading…
Reference in New Issue