소스 검색

Remove redundant line in Version control systems (#5398)

Paul 3 년 전
부모
커밋
6f10b0ca33
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      getting_started/workflow/project_setup/version_control_systems.rst

+ 1 - 2
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 <https://github.com/godotengine/godot-git-plugin/releases>`__
-(it is not available in the asset library). Documentation on how to use the Git
+`here <https://github.com/godotengine/godot-git-plugin/releases>`__. Documentation on how to use the Git
 plugin can be found
 `here <https://github.com/godotengine/godot-git-plugin/wiki>`__.