Merge branch 'master' into rel/5.0

This commit is contained in:
bharnden 2017-10-05 08:32:05 -07:00 committed by GitHub
commit fe0329da25
13 changed files with 17 additions and 14 deletions

View file

@ -604,7 +604,7 @@ menu .menubar.help -tearoff 0
.menubar.help add command -label "CORE website (www)" -command \
"_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"
"_launchBrowser https://publists.nrl.navy.mil/mailman/listinfo/core-users"
.menubar.help add command -label "About" -command popupAbout
#