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:
Simon Ser 2024-02-21 12:02:47 +01:00
parent cf7b91cc5f
commit d8f4a3d78c
1 changed files with 2 additions and 2 deletions

View File

@ -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 {