Skip to content

Commit

Permalink
conventions: Fix link to fdo desktop file spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Aug 25, 2024
1 parent 9f2201f commit 3577c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conventions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Developers must follow the standard `D-Bus naming conventions for bus names
<https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names>`_
when creating their own IDs. This format is
already recommended by the `Desktop File specification
<https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#file-naming>`_
<https://specifications.freedesktop.org/desktop-entry-spec/latest/file-naming.html>`_
and `Appstream specification
<https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent>`_
also.
Expand Down

0 comments on commit 3577c35

Please sign in to comment.