Skip to content

Commit 9cbea6f

Browse files
authored
Mention the source of truth for the values (#1579)
Small follow-up to #1541 now that the more long-term https://github.com/NixOS/org/blob/main/doc/values.md exists. The intention is that people don't update the values by making a PR to the homepage, but rather the other repo.
1 parent 3f98c2c commit 9cbea6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/values.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import Divider from "../components/layout/Divider.astro";
88
99
import Citation from "../components/ui/Citation.astro";
1010
import Quotation from "../components/ui/Quotation.astro";
11+
12+
// The source of truth for this document is https://github.com/NixOS/org/blob/main/doc/values.md.
1113
---
1214

1315
<Layout title="Values">

0 commit comments

Comments
 (0)