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

@ -54,7 +54,7 @@ setup(
data_files=data_files,
scripts=glob.glob("scripts/*"),
description="Python 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="BSD",