瀏覽代碼

Fix reference to StandardMaterial3D (4.0+)

Rémi Verschelde 5 年之前
父節點
當前提交
5c25866b25
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      development/editor/editor_style_guide.rst

+ 1 - 1
development/editor/editor_style_guide.rst

@@ -52,7 +52,7 @@ contain few items make it difficult to navigate the inspector, while missing the
 benefits of using sections such as folding.
 benefits of using sections such as folding.
 
 
 There are some valid exceptions for this, such as material features in
 There are some valid exceptions for this, such as material features in
-:ref:`class_StandardMaterial3D`.
+:ref:`class_SpatialMaterial`.
 
 
 This advice also applies to the Project Settings and Editor Settings.
 This advice also applies to the Project Settings and Editor Settings.