Skip to content

Commit ee4d299

Browse files
authored
Removed outdated references to goworldwind.org website (#235)
* Removed outdated references to goworldwind.org website * Modified reference to Tactical Symbols tutorials to include all of them * Added updated reference to offline usage of tactical symbology
1 parent b183002 commit ee4d299

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/config/worldwind.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<!--<Property name="gov.nasa.worldwind.avkey.UrlProxyType" value="Proxy.Type.Http"/>-->
117117

118118
<!-- Location of icons for MIL-STD-2525C symbol set. This can be a URL to a web server, to a local zip or jar archive.
119-
See https://goworldwind.org/developers-guide/symbology/tactical-symbols/#offline-use for more information on how
119+
See https://worldwind.arc.nasa.gov/java/tutorials/tactical-symbols/#offline-use for more information on how
120120
to configure a local symbol repository.
121121
Examples: http://myserver.com/milstd2525/ (web server)
122122
jar:file:milstd2525-symbols.zip! (local zip archive) -->

src/gov/nasa/worldwind/data/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ GDAL and PROJ4 have been incorporated for MacOSX (Snow Leopard, 64-bit), Windows
311311
<h3>Deploying with Java Web Start</h3>
312312
*
313313
Instructions for using the WorldWind GDAL libraries with a Java Web Start application are available at
314-
* <a href="https://goworldwind.org/getting-started/" target="_blank">https://goworldwind.org/getting-started/</a>.
314+
* <a href="https://worldwind.arc.nasa.gov/java/get-started/" target="_blank">https://worldwind.arc.nasa.gov/java/get-started/</a>.
315315
*
316316
* <!--**************************************************************-->
317317
* <!--******************** Use Case Examples *********************-->

0 commit comments

Comments
 (0)