summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/build.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build.scm b/doc/build.scm
index 7837c42b8a1..5d7983c8ffd 100644
--- a/doc/build.scm
+++ b/doc/build.scm
@@ -1320,7 +1320,7 @@ must be the Guix top-level source directory, from which PO files are taken."
1320 language)) 1320 language))
1321 ".html"))) 1321 ".html")))
1322 "HTML, entirely on one page")) 1322 "HTML, entirely on one page"))
1323 ,@(if (member language '("ko" "ru" "ta")) 1323 ,@(if (member language '("ko" "ru" "sk" "ta"))
1324 '() 1324 '()
1325 `((li (a (@ (href ,(string-append 1325 `((li (a (@ (href ,(string-append
1326 #$manual 1326 #$manual