diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index c95a53ee..8df30879 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -157,7 +157,7 @@ (setq common-lisp-hyperspec-root (let ((file (if (eq system-type 'windows-nt) "file:///" "file://"))) (concat file - (expand-file-name "~/projects/personal/lisp-docs/HyperSpec-7-0/HyperSpec/")))) + (expand-file-name "~/Documents/sites/lisp-docs/HyperSpec-7-0/HyperSpec/")))) (setq common-lisp-hyperspec-symbol-table (concat common-lisp-hyperspec-root "Data/Map_Sym.txt")) (setq common-lisp-hyperspec-issuex-table