From 21914c24d66c82a521220e843b060644bd866aac Mon Sep 17 00:00:00 2001 From: murphy Date: Wed, 23 Feb 2022 11:40:01 +0100 Subject: [PATCH] Documentation: fixed broken links - fixed wrong .md link - fixed outdated link to deadline docs --- website/docs/module_deadline.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/module_deadline.md b/website/docs/module_deadline.md index 88332fd748..3b3221bcb0 100644 --- a/website/docs/module_deadline.md +++ b/website/docs/module_deadline.md @@ -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 it in the [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 [settings](admin_settings_system.md#deadline)