Skip to content

Commit b403199

Browse files
authored
Updated links to the Lacework GitHub org (#7)
1 parent fef23e2 commit b403199

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Lacework, Inc.
3+
Copyright (c) 2021 Lacework, Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lacework Python SDK
22

3-
![Build Status](https://github.com/alannix-lw/python-sdk/workflows/Python%20Test/badge.svg)
3+
![Build Status](https://github.com/lacework/python-sdk/workflows/Python%20Test/badge.svg)
44

55
**laceworksdk** is a community developed Python library for interacting with the Lacework APIs.
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author_email='alan.nix@lacework.net',
2323
use_scm_version={'write_to': 'laceworksdk/version.py'},
2424
setup_requires=['setuptools_scm'],
25-
url='https://github.com/alannix-lw/python-sdk',
25+
url='https://github.com/lacework/python-sdk',
2626
download_url='https://pypi.python.org/pypi/laceworksdk',
2727
keywords=['lacework', 'api', 'sdk', 'python', 'api'],
2828
install_requires=[

0 commit comments

Comments
 (0)