Skip to content

Commit

Permalink
Merge pull request #74 from jogspokoen/patch-1
Browse files Browse the repository at this point in the history
JetBrains Toolbox broken link fixed
  • Loading branch information
MobyNL authored Jan 9, 2025
2 parents d5bda2e + 9304a9e commit 25d25c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/getting_started/ide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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)
![Debug Tests](/img/getting_started/pycharm_debug.gif)

0 comments on commit 25d25c2

Please sign in to comment.