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

Fix broken link

(cherry picked from commit 0ad98db0f7)
This commit is contained in:
Matthew
2024-02-15 20:32:27 -05:00
committed by Max Hilbrunner
parent b12dfa0d6e
commit ea4dd3ee7b

View File

@@ -272,7 +272,7 @@ RenderingDevice presents a similar level of abstraction as Metal or WebGPU.
**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:**