浏览代码

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.