Skip to content

Commit 92cd3b3

Browse files
committed
fixes github url
1 parent d498860 commit 92cd3b3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
version='1.0.0',
55
description='A Python module for creating sample events to test AWS Lambda functions.',
66
long_description='See README.md in source.',
7-
url='https://github.com/irlrobot/aws_lambda_sample_events_python',
8-
author='Josh Campbell',
9-
author_email='joshcb@amazon.com',
7+
url='https://github.com/awslabs/aws_lambda_sample_events_python',
8+
author='Amazon Web Services',
109
maintainer='Josh Campbell',
1110
maintainer_email='joshcb@amazon.com',
1211
license='Apache 2.0',

0 commit comments

Comments
 (0)