about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-11-18 20:28:48 +0800
committerJan Tojnar <jtojnar@gmail.com>2023-11-21 08:42:55 +0100
commit9b4a8464096fde24a37c3e2aa4373961d87a45fd (patch)
treea823f8307056063f535ba6cf4679e32efa720fbf /nixos
parenta4f2ad82d5e04525f00c1cb4eff8f60c084c7ffb (diff)
nixos/xdg/portal: Fix link to portals.conf documentation
The original url is now 404.
Let's keep this link in sync with the one in doc/manpage-urls.json.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/config/xdg/portal.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/xdg/portal.nix b/nixos/modules/config/xdg/portal.nix
index 3dda22eb57892..07d4fa76c2e8b 100644
--- a/nixos/modules/config/xdg/portal.nix
+++ b/nixos/modules/config/xdg/portal.nix
@@ -139,7 +139,7 @@ in
         should either set `xdg.portal.config` or `xdg.portal.configPackages`
         to specify which portal backend to use for the requested interface.
 
-        https://github.com/flatpak/xdg-desktop-portal/blob/main/doc/portals-conf.rst
+        https://github.com/flatpak/xdg-desktop-portal/blob/1.18.1/doc/portals.conf.rst.in
 
         If you simply want to keep the behaviour in < 1.17, which uses the first
         portal implementation found in lexicographical order, use the following: