Browse Source

Merge pull request #8579 from yankscally/master

Updated link to qodot plugin
Max Hilbrunner 1 year ago
parent
commit
4856666107
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/3d/csg_tools.rst

+ 1 - 1
tutorials/3d/csg_tools.rst

@@ -18,7 +18,7 @@ Interior environments can be created by using inverted primitives.
           extruded 2D polygons can be used with the CSGPolygon3D node).
 
           If you're looking for an easy to use level design tool for a project,
-          you may want to use `Qodot <https://github.com/Shfty/qodot-plugin>`__
+          you may want to use `Qodot <https://github.com/QodotPlugin/Qodot>`__
           instead. It lets you design levels using
           `TrenchBroom <https://kristianduske.com/trenchbroom/>`__ and import
           them in Godot.