mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-21 22:52:20 +00:00
backend/drm: fix broken link to KMS property docs
The Linux graphics section of 01.org is no more. Link to more official docs instead.
This commit is contained in:
parent
cf7b91cc5f
commit
d8f4a3d78c
@ -7,8 +7,8 @@
|
||||
|
||||
/*
|
||||
* These types contain the property ids for several DRM objects.
|
||||
* See https://01.org/linuxgraphics/gfx-docs/drm/gpu/drm-kms.html#kms-properties
|
||||
* for more details.
|
||||
* For more details, see:
|
||||
* https://dri.freedesktop.org/docs/drm/gpu/drm-kms.html#kms-properties
|
||||
*/
|
||||
|
||||
union wlr_drm_connector_props {
|
||||
|
Loading…
Reference in New Issue
Block a user