From 5d8bf7f6968b3e0e4fab8dd1eaa4a0fca1ba4882 Mon Sep 17 00:00:00 2001 From: Ed Cormany Date: Fri, 29 Jul 2022 11:21:25 -0400 Subject: [PATCH] docs: fix PD support page link Old PD "Documentation" link went to an outdated Support URL. Updated to link to the new collection page. --- 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