summaryrefslogtreecommitdiff
path: root/html/research/writings.nix
diff options
context:
space:
mode:
Diffstat (limited to 'html/research/writings.nix')
-rw-r--r--html/research/writings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/research/writings.nix b/html/research/writings.nix
index 205bcf6..c226396 100644
--- a/html/research/writings.nix
+++ b/html/research/writings.nix
@@ -76,7 +76,7 @@ let
title: type:
details [
(summary title)
- (pre (code (lib.readFile "${data.research.files}/${type}/${id}")))
+ (pre (code (lib.readFile "${data.files}/biblio/${type}/${id}")))
];
in
dd [