Skip to content

Commit 4f69583

Browse files
authored
docs(flakes): fix broken link to nix manual (#1121)
1 parent 11f9ab4 commit 4f69583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/concepts/flakes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ What is usually referred to as "flakes" is:
55
- A policy for managing dependencies between {term}`Nix expressions<Nix expression>`.
66
- An [experimental feature] in Nix, implementing that policy and supporting functionality.
77

8-
[experimental feature]: https://nix.dev/manual/nix/stable/contributing/experimental-features.html
8+
[experimental feature]: https://nix.dev/manual/nix/stable/contributing/experimental-features
99

1010
## What are flakes?
1111

0 commit comments

Comments
 (0)