diff --git a/website/docs/getting_started/ide.mdx b/website/docs/getting_started/ide.mdx index 1e1cb8f2..8e36c316 100644 --- a/website/docs/getting_started/ide.mdx +++ b/website/docs/getting_started/ide.mdx @@ -142,7 +142,7 @@ Popular extensions for Robot Framework: See the [PyCharm installation instructions](https://www.jetbrains.com/help/pycharm/2021.3/installation-guide.html) for more information. There two installation approaches -- The recommended one by JetBrains using the [Toolbox App](https://www.jetbrains.com/help/toolbox/app/installation.html). +- The recommended one by JetBrains using the [Toolbox App](https://www.jetbrains.com/toolbox-app/). - The alternative [stand alone installation](https://www.jetbrains.com/help/pycharm/2021.3/installation-guide.html#standalone) Make sure to install the free `PyCharm Community Edition` and not the `PyCharm Professional` version. @@ -223,4 +223,4 @@ Run current test suite Run current test case (via selected text) ![Run Tests](/img/getting_started/pycharm_run_selected.gif) #### Debug -![Debug Tests](/img/getting_started/pycharm_debug.gif) \ No newline at end of file +![Debug Tests](/img/getting_started/pycharm_debug.gif)