From 831aeae091e03b2fc88dfe2f73d4980c5817f668 Mon Sep 17 00:00:00 2001 From: Ed Cormany Date: Fri, 29 Jul 2022 12:01:31 -0400 Subject: [PATCH] docs: fix PD support page link (#11258) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fea5461f5be..ac39b1ac161 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Easily upload a protocol, calibrate positions, and run your experiment from your Easily create a protocol to run on your robot with this graphical tool. - [Access Here](https://designer.opentrons.com/) -- [Documentation](https://support.opentrons.com/en/collections/493886-protocol-designer) +- [Documentation](https://support.opentrons.com/s/protocol-designer) - [Source code](./protocol-designer) ## Contributing