aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2020-02-17 02:24:59 -0600
committerEfraim Flashner2020-02-17 02:24:59 -0600
commitf5d94e1aba06f21fbaa3224b8942d5714405407c (patch)
treee5153a90d4abab19f6d50fa0d2708c63e3197d69
parentae659bb705d771be310c86c518d4712812aaafce (diff)
downloadguix-bioinformatics-f5d94e1aba06f21fbaa3224b8942d5714405407c.tar.gz
fix typo
-rw-r--r--gn/services/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/services/genenetwork.scm b/gn/services/genenetwork.scm
index 0978cd2..5acbcea 100644
--- a/gn/services/genenetwork.scm
+++ b/gn/services/genenetwork.scm
@@ -38,7 +38,7 @@
(config
(httpd-config-file
(server-name "www.genenetwork.org")
- (document-root (file-append genenetwork "/web"))
+ (document-root (file-append genenetwork1 "/web"))
(listen '("8811"))
(modules (cons*
(httpd-module