aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/config.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/config.hh')
-rw-r--r--src/libutil/config.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libutil/config.hh b/src/libutil/config.hh
index 6baba0167..162626791 100644
--- a/src/libutil/config.hh
+++ b/src/libutil/config.hh
@@ -382,11 +382,11 @@ struct ExperimentalFeatureSettings : Config {
experimental-features = nix-command flakes
```
- Experimental features available:
+ The following experimental features are available:
{{#include experimental-features-shortlist.md}}
- Experimental features are [further documented](@docroot@/contributing/experimental-features.md) in the contribution guide.
+ Experimental features are [further documented in the manual](@docroot@/contributing/experimental-features.md).
)"};
/**