diff --git a/README.md b/README.md index bbb88a5..22eddde 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ## Documentation -This repository is a part of the ShotGrid Pipeline Toolkit. +This repository is a part of the Flow Production Tracking Toolkit. - For more information about this app and for release notes, *see the wiki section*. - For general information and documentation, click here: https://help.autodesk.com/view/SGDEV/ENU/?contextId=SA_INTEGRATIONS_USER_GUIDE -- For information about ShotGrid in general, click here: https://help.autodesk.com/view/SGSUB/ENU +- For information about Flow Production Tracking in general, click here: https://help.autodesk.com/view/SGSUB/ENU ## Have a Question? Don't hesitate to contact us! You can find us on https://knowledge.autodesk.com/contact-support diff --git a/SECURITY.md b/SECURITY.md index 7c2bf3c..0cf2a26 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,18 +4,18 @@ At Autodesk, we know that the security of your data is critical to your studio’s operation. -As the industry shifts to the cloud, ShotGrid knows that security and service +As the industry shifts to the cloud, Flow Production Tracking knows that security and service models are more important than ever. The confidentiality, integrity, and availability of your content is at the top of our priority list. -Not only do we have a team of ShotGrid engineers dedicated to platform security +Not only do we have a team of Flow Production Tracking engineers dedicated to platform security and performance, we are also backed by Autodesk’s security team, also invests heavily in the security for broad range of industries and customers. We constantly reassess, develop, and improve our risk management program because we know that the landscape of security is ever-changing. -If you believe you have found a security vulnerability in any ShotGrid-owned +If you believe you have found a security vulnerability in any Flow Production Tracking-owned repository, please report it to us as described below. @@ -32,4 +32,4 @@ configurations, reproduction steps, exploit code, impact, etc. ## Additional Information -Please check out the [ShotGrid Security White Paper](https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_Administrator_ar_general_security_ar_security_white_paper_html). +Please check out the [Flow Production Tracking Security White Paper](https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_Administrator_ar_general_security_ar_security_white_paper_html). diff --git a/python/tk_framework_aliastranslations/settings.py b/python/tk_framework_aliastranslations/settings.py index cc5800f..b0b6235 100644 --- a/python/tk_framework_aliastranslations/settings.py +++ b/python/tk_framework_aliastranslations/settings.py @@ -113,7 +113,7 @@ def get_translator_path(self): """ Get the path to the translator according to Alias installation folder. If we run the translation directly inside Alias, its installation path will be used to find the translator. - Otherwise, use the ShotGrid software entity to try to determine a valid Alias install. + Otherwise, use the Flow Production Tracking software entity to try to determine a valid Alias install. :returns: The path to the translator living in the Alias installation folder """