update local server links to new sandcastle

This commit is contained in:
jjspace 2025-09-29 17:30:51 -04:00
parent 3fda5a057a
commit 3a0a7a430e
No known key found for this signature in database
GPG Key ID: F2EE53A25EF6F396
2 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -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