فهرست منبع

Merge pull request #8977 from yknishidate/fix-broken-link

Fix broken link

(cherry picked from commit 0ad98db0f7989016d6ce5e5a76f3125575595834)
Matthew 1 سال پیش
والد
کامیت
ea4dd3ee7b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      contributing/development/core_and_modules/internal_rendering_architecture.rst

+ 1 - 1
contributing/development/core_and_modules/internal_rendering_architecture.rst

@@ -272,7 +272,7 @@ RenderingDevice presents a similar level of abstraction as Metal or WebGPU.
 
 
 **Vulkan RenderingDevice implementation:**
 **Vulkan RenderingDevice implementation:**
 
 
-- `drivers/vulkan/rendering_device_driver_vulkan.cpp <https://github.com/godotengine/godot/blob/4.2/drivers/vulkan/rendering_device_driver_vulkan.cpp>`__
+- `drivers/vulkan/rendering_device_vulkan.cpp <https://github.com/godotengine/godot/blob/4.2/drivers/vulkan/rendering_device_vulkan.cpp>`__
 
 
 **Direct3D 12 RenderingDevice implementation:**
 **Direct3D 12 RenderingDevice implementation:**