diff --git a/setup.py b/setup.py index 9cae9fd..633a95c 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup(name='newrelic_plugin_agent', version='1.3.0', description='Python based agent for collecting metrics for NewRelic', - url='https://github.com/gmr/newrelic-plugin-agent', + url='https://github.com/MeetMe/newrelic-plugin-agent', packages=['newrelic_plugin_agent', 'newrelic_plugin_agent.plugins'], author='Gavin M. Roy', author_email='gavinmroy@gmail.com',