Skip to content

Commit 0ad98db

Browse files
authored
Merge pull request #8977 from yknishidate/fix-broken-link
Fix broken link
2 parents f271db4 + d0f84ab commit 0ad98db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/core_and_modules/internal_rendering_architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ RenderingDevice presents a similar level of abstraction as Metal or WebGPU.
272272

273273
**Vulkan RenderingDevice implementation:**
274274

275-
- `drivers/vulkan/rendering_device_driver_vulkan.cpp <https://github.com/godotengine/godot/blob/4.2/drivers/vulkan/rendering_device_driver_vulkan.cpp>`__
275+
- `drivers/vulkan/rendering_device_vulkan.cpp <https://github.com/godotengine/godot/blob/4.2/drivers/vulkan/rendering_device_vulkan.cpp>`__
276276

277277
**Direct3D 12 RenderingDevice implementation:**
278278

0 commit comments

Comments
 (0)