From 81db4694f84bac81e032bc8f7b78599fe5e1d164 Mon Sep 17 00:00:00 2001 From: Paul <67307009+pllowt@users.noreply.github.com> Date: Tue, 16 Nov 2021 22:40:48 +0000 Subject: [PATCH] Remove redundant line in Version control systems (#5398) --- .../workflow/project_setup/version_control_systems.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/getting_started/workflow/project_setup/version_control_systems.rst b/getting_started/workflow/project_setup/version_control_systems.rst index 4be53a5a7..9ac5d5fe2 100644 --- a/getting_started/workflow/project_setup/version_control_systems.rst +++ b/getting_started/workflow/project_setup/version_control_systems.rst @@ -18,8 +18,7 @@ Official Git plugin Using Git from inside the editor is supported with an official plugin. You can find the latest releases -`here `__ -(it is not available in the asset library). Documentation on how to use the Git +`here `__. Documentation on how to use the Git plugin can be found `here `__.