about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorBrenton Simpson <appsforartists@google.com>2024-01-20 17:56:44 -0800
committerBrenton Simpson <appsforartists@google.com>2024-01-22 19:26:43 -0800
commitf571033ce013a416c744bd3d3ffc0fe525dbe3a9 (patch)
treeba2bead648b93c08e8f4698074084040294200ef /nixos/doc/manual
parent52f22bfc57dff00a93343e30a42e434b68062196 (diff)
downloadnixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.tar
nixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.tar.gz
nixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.tar.bz2
nixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.tar.lz
nixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.tar.xz
nixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.tar.zst
nixlib-f571033ce013a416c744bd3d3ffc0fe525dbe3a9.zip
handheld-daemon: use kebab-case instead of camelCase for service name
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 3ddc2f781bd9..994f64215461 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -22,7 +22,7 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
 
-- [Handheld Daemon](https://github.com/hhd-dev/hhd), support for gaming handhelds like the Legion Go, ROG Ally, and GPD Win. Available as [services.handheldDaemon](#opt-services.handheldDaemon.enable).
+- [Handheld Daemon](https://github.com/hhd-dev/hhd), support for gaming handhelds like the Legion Go, ROG Ally, and GPD Win. Available as [services.handheld-daemon](#opt-services.handheld-daemon.enable).
 
 - [Guix](https://guix.gnu.org), a functional package manager inspired by Nix. Available as [services.guix](#opt-services.guix.enable).