diff --git a/about-runtimes.md b/about-runtimes.md index 1cd690924912662a528f8cd697caf7dd1f2d12d4..0b68ad7b2f2dfa8a655d806b714b93b377c10c9c 100644 --- a/about-runtimes.md +++ b/about-runtimes.md @@ -41,7 +41,7 @@ Monado handles direct mode and extended mode similar to SteamVR. That is, if dir ## What Monado does not provide -* A fully end-user ready experience with all devices. See the [hardware support table](Getting-Started#monado-hardware-support) for more information. +* A fully end-user ready experience with all devices. See the [hardware support table](https://monado.freedesktop.org/#supported-hardware) for more information. * A drop in replacement for other VR runtimes or SDKs. To use an application with Monado, it has to be developed using the OpenXR API. * Examples of applications for Linux that use OpenXR: Godot games that include the [godot_openxr addon](https://github.com/GodotVR/godot_openxr), blender * Translation layers for other APIs to OpenXR might be implemented. For example [OpenComposite (formerly OpenOVR)](https://gitlab.com/znixian/OpenOVR) might implement an OpenXR backend, enabling the translation of OpenVR to OpenXR.