aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm
index 1c2e034..ca29abd 100644
--- a/guix.scm
+++ b/guix.scm
@@ -6,8 +6,8 @@
;; We need the actual website package to be defined in a module so that the
;; parent repository can more easily use it with `guix system`. Hence, the bulk
-;; of Guile code resides in `guix-modules/hydrilla.scm` and this file is just a
-;; thin wrapper around that.
+;; of Guile code resides in `guix-module-dir/koszko-org-website.scm` and this
+;; file is just a thin wrapper around that.
(add-to-load-path (string-append
(dirname (current-filename))