Преглед изворни кода

Update URL for xdg-activation-v1 protocol docs

Camilla Löwy пре 1 година
родитељ
комит
ad264f5061
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/compat.dox

+ 1 - 1
docs/compat.dox

@@ -141,7 +141,7 @@ alongside subsurfaces.  If the running compositor does not support these
 protocols either, no decorations will be drawn around windows.
 
 GLFW uses the [xdg-activation
-protocol](https://cgit.freedesktop.org/wayland/wayland-protocols/tree/staging/xdg-activation/xdg-activation-v1.xml)
+protocol](https://wayland.app/protocols/xdg-activation-v1)
 to enable attention requests.  This protocol is part of
 wayland-protocols staging, and mandatory at build time.  If the running compositor
 does not support this protocol, the attention requests do nothing.