Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
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
  • Loading branch information
Beak-man authored Nov 22, 2021
commit ee4d299b1a06f1a0657bad2ca869b2cfde442de4
2 changes: 1 addition & 1 deletion src/config/worldwind.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<!--<Property name="gov.nasa.worldwind.avkey.UrlProxyType" value="Proxy.Type.Http"/>-->

<!-- 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.
See https://goworldwind.org/developers-guide/symbology/tactical-symbols/#offline-use for more information on how
See https://worldwind.arc.nasa.gov/java/tutorials/tactical-symbols/#offline-use for more information on how
to configure a local symbol repository.
Examples: http://myserver.com/milstd2525/ (web server)
jar:file:milstd2525-symbols.zip! (local zip archive) -->
Expand Down
2 changes: 1 addition & 1 deletion src/gov/nasa/worldwind/data/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ GDAL and PROJ4 have been incorporated for MacOSX (Snow Leopard, 64-bit), Windows
<h3>Deploying with Java Web Start</h3>
*
Instructions for using the WorldWind GDAL libraries with a Java Web Start application are available at
* <a href="https://goworldwind.org/getting-started/" target="_blank">https://goworldwind.org/getting-started/</a>.
* <a href="https://worldwind.arc.nasa.gov/java/get-started/" target="_blank">https://worldwind.arc.nasa.gov/java/get-started/</a>.
*
* <!--**************************************************************-->
* <!--******************** Use Case Examples *********************-->
Expand Down