updated core url to reference github

This commit is contained in:
bharnden 2019-03-30 21:19:00 -07:00
parent 1bf53cfd03
commit 315e9b9cd3
4 changed files with 4 additions and 4 deletions

View file

@ -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",