globally replace old NRL URL with new

http://www.nrl.navy.mil/itd/ncs/products/core
(Boeing r1803)
This commit is contained in:
ahrenholz 2013-12-04 21:45:42 +00:00
parent d03e836358
commit d281682772
12 changed files with 13 additions and 13 deletions

View file

@ -596,9 +596,9 @@ menu .menubar.session -tearoff 1
#
menu .menubar.help -tearoff 0
.menubar.help add command -label "Online manual (www)" -command \
"_launchBrowser http://pf.itd.nrl.navy.mil/core/core-html/"
"_launchBrowser http://downloads.pf.itd.nrl.navy.mil/docs/core/core-html/"
.menubar.help add command -label "CORE website (www)" -command \
"_launchBrowser http://cs.itd.nrl.navy.mil/work/core/index.php"
"_launchBrowser http://www.nrl.navy.mil/itd/ncs/products/core"
.menubar.help add command -label "Mailing list (www)" -command \
"_launchBrowser http://pf.itd.nrl.navy.mil/mailman/listinfo/core-users"
.menubar.help add command -label "About" -command popupAbout