فهرست منبع

Fix variant class link

As reported on https://github.com/godotengine/godot/issues/3488
Rémi Verschelde 9 سال پیش
والد
کامیت
4e4e80742f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      reference/variant_class.rst

+ 1 - 1
reference/variant_class.rst

@@ -37,7 +37,7 @@ of C++ with little effort. Become a friend of Variant today.
 References:
 ~~~~~~~~~~~
 
--  `core/variant.h <https://github.com/godotengine/godotengine/godot/blob/master/core/variant.h>`__
+-  `core/variant.h <https://github.com/godotengine/godot/blob/master/core/variant.h>`__
 
 Dictionary and Array
 --------------------