summaryrefslogtreecommitdiffstats
path: root/doc/doc-support/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc-support/default.nix')
-rw-r--r--doc/doc-support/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-support/default.nix b/doc/doc-support/default.nix
index e9cb96e37fdd..bea3e12a70b3 100644
--- a/doc/doc-support/default.nix
+++ b/doc/doc-support/default.nix
@@ -75,7 +75,7 @@ in pkgs.runCommand "doc-support" {}
ln -s ${epub-xsl} ./epub.xsl
ln -s ${xhtml-xsl} ./xhtml.xsl
- ln -s ${../../nixos/doc/xmlformat.conf} ./xmlformat.conf
+ ln -s ${./xmlformat.conf} ./xmlformat.conf
ln -s ${pkgs.documentation-highlighter} ./highlightjs
echo -n "${version}" > ./version