updated core url to reference github
This commit is contained in:
parent
1bf53cfd03
commit
315e9b9cd3
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ setup(
|
|||
],
|
||||
data_files=[(_EXAMPLES_DIR, glob.glob("examples/*"))],
|
||||
description="Python ns-3 components of CORE",
|
||||
url="http://www.nrl.navy.mil/itd/ncs/products/core",
|
||||
url="https://github.com/coreemu/core",
|
||||
author="Boeing Research & Technology",
|
||||
author_email="core-dev@nrl.navy.mil",
|
||||
license="GPLv2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue