File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -919,7 +919,7 @@ usage.
919
919
This **does not ** mean your ShotGrid server performance will suffer in general, just any pages that
920
920
are specifically displaying EventLogEntries in the web application, or API queries on the event
921
921
log that are run. We are always looking for ways to improve this in the future. If you have any
922
- immediate concerns, please `reach out to our support team <https://developer.shotgridsoftware .com >`_
922
+ immediate concerns, please `reach out to our support team <https://www.autodesk .com/support/contact-support >`_
923
923
924
924
*********************
925
925
Environment Variables
Original file line number Diff line number Diff line change 30
30
version = '3.3.6' ,
31
31
description = 'Shotgun Python API ' ,
32
32
long_description = readme ,
33
- author = 'Shotgun Software' ,
34
- author_email = 'https://developer.shotgridsoftware .com' ,
33
+ author = 'ShotGrid Software' ,
34
+ author_email = 'https://www.autodesk .com/support/contact-support ' ,
35
35
url = 'https://github.com/shotgunsoftware/python-api' ,
36
36
license = license ,
37
37
packages = find_packages (exclude = ('tests' ,)),
You can’t perform that action at this time.
0 commit comments