diff --git a/python/helpers/pycharm/_jb_runner_tools.py b/python/helpers/pycharm/_jb_runner_tools.py index 02ee58de28fc..983cea1b398e 100644 --- a/python/helpers/pycharm/_jb_runner_tools.py +++ b/python/helpers/pycharm/_jb_runner_tools.py @@ -1,6 +1,6 @@ # coding=utf-8 """ -Tools to implement runners (https://confluence.jetbrains.com/display/~link/PyCharm+test+runners+protocol) +Tools to implement runners (https://youtrack.jetbrains.com/articles/PY-A-83178089/PyCharm-test-runners-protocol) """ import os import re