From 4a63c3a6a7de9b56336c2b27b9d121fc27b1d4bb Mon Sep 17 00:00:00 2001 From: StandbyMe Date: Tue, 22 Oct 2019 20:16:21 +0800 Subject: [PATCH] Update _orca.py (#1840) Currently, this link guides user to [](https://github.com/plotly/orca.) instead of [](https://github.com/plotly/orca) --- packages/python/plotly/plotly/io/_orca.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/python/plotly/plotly/io/_orca.py b/packages/python/plotly/plotly/io/_orca.py index 2f3608bfb3..ae4c25494f 100644 --- a/packages/python/plotly/plotly/io/_orca.py +++ b/packages/python/plotly/plotly/io/_orca.py @@ -1001,7 +1001,7 @@ def validate_executable(): $ conda install -c plotly plotly-orca Alternatively, see other installation methods in the orca project README at -https://github.com/plotly/orca. +https://github.com/plotly/orca After installation is complete, no further configuration should be needed.