Merge pull request #2799 from pypeclub/documentation/link_fixes

This commit is contained in:
Milan Kolar 2022-02-24 09:49:56 +01:00 committed by GitHub
commit 7c80b173f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,11 +12,11 @@ import TabItem from '@theme/TabItem';
For [AWS Thinkbox Deadline](https://www.awsthinkbox.com/deadline) support you need to set a few things up in both OpenPype and Deadline itself
1. Deploy OpenPype executable to all nodes of Deadline farm. See [Install & Run](admin_use).
1. Deploy OpenPype executable to all nodes of Deadline farm. See [Install & Run](admin_use.md)
2. Enable Deadline Module in the [OpenPype Admin Settings](admin_settings_system.md#deadline).
3. Set up *Deadline Web API service*. For more details on how to do it, see [here](https://docs.thinkboxsoftware.com/products/deadline/10.0/1_User%20Manual/manual/web-service.html).
3. Set up *Deadline Web API service*. For more details on how to do it, see [here](https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/web-service.html).
4. Point OpenPype to your deadline webservice URL in the [OpenPype Admin Settings](admin_settings_system.md#deadline).