diff options
author | Demi Marie Obenour <demiobenour@gmail.com> | 2021-11-17 16:12:14 -0500 |
---|---|---|
committer | Jonas Ã…dahl <jadahl@gmail.com> | 2022-11-04 15:22:22 +0000 |
commit | c4ca25a1f198fcf9ef86f84d488db44138a0c263 (patch) | |
tree | 3706d1dc3ce9d9ed10b15117fa042823433240c4 | |
parent | 8d79352851199eeb4fe1ad7644c06502c1cb518f (diff) |
xdg-shell: Replace an HTTP link with HTTPS
No normative change.
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
-rw-r--r-- | stable/xdg-shell/xdg-shell.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index d2f5d5f..e489249 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -687,7 +687,7 @@ application identifiers and how they relate to well-known D-Bus names and .desktop files. - [0] http://standards.freedesktop.org/desktop-entry-spec/ + [0] https://standards.freedesktop.org/desktop-entry-spec/ </description> <arg name="app_id" type="string"/> </request> |