[bug#77032] home: xdg-mime-applications: Update Freedesktop specification links.
Commit Message
* gnu/home/services/xdg.scm: Updated the specification page links for "Shared
MIME-info Database" and "Association between MIME types and applications" to
fix the broken links.
Change-Id: Ib25fd740dbdfc7e17951d10bfc2e4a83901911da
---
gnu/home/services/xdg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
base-commit: 1bf1daac77316898d716c27968e4100d8ce464fb
@@ -2,6 +2,7 @@
;;; Copyright © 2021, 2022 Andrew Tropin <andrew@trop.in>
;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;; Copyright © 2023 Bruno Victal <mirai@makinata.eu>
+;;; Copyright © 2025 gemmaro <gemmaro.dev@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -309,8 +310,8 @@ (define (generate-home-xdg-user-directories-documentation)
;; '((exec . "echo hi"))))))))))
;; See
-;; <https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html>
-;; <https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html>
+;; <https://specifications.freedesktop.org/shared-mime-info-spec/latest/>
+;; <https://specifications.freedesktop.org/mime-apps-spec/latest/>
(define (serialize-alist field-name val)
(define (serialize-mimelist-entry key val)