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

@ -5,7 +5,7 @@
Top-level Python package containing CORE components.
See http://cs.itd.nrl.navy.mil/work/core/ and
See http://www.nrl.navy.mil/itd/ncs/products/core and
http://code.google.com/p/coreemu/ for more information on CORE.
Pieces can be imported individually, for example

View file

@ -7,7 +7,7 @@
#
'''
nrl.py: defines services provided by NRL protolib tools hosted here:
http://cs.itd.nrl.navy.mil/products/
http://www.nrl.navy.mil/itd/ncs/products
'''
from core.service import CoreService, addservice