Skip to content

Commit cad4735

Browse files
authored
SG-30321 - updates to links (#299)
1 parent 28bca03 commit cad4735

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ usage.
919919
This **does not** mean your ShotGrid server performance will suffer in general, just any pages that
920920
are specifically displaying EventLogEntries in the web application, or API queries on the event
921921
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>`_
923923

924924
*********************
925925
Environment Variables

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
version='3.3.6',
3131
description='Shotgun Python API ',
3232
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',
3535
url='https://github.com/shotgunsoftware/python-api',
3636
license=license,
3737
packages=find_packages(exclude=('tests',)),

0 commit comments

Comments
 (0)