Skip to content
Snippets Groups Projects
Commit 5a06638f authored by Raymond Toy's avatar Raymond Toy
Browse files

Change url to www.cmucl.org.

parent 99020b36
No related branches found
No related tags found
No related merge requests found
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
(setf (getf *herald-items* :bugs) (setf (getf *herald-items* :bugs)
`(,#'(lambda (stream) `(,#'(lambda (stream)
(write-string (intl:gettext "See <http://www.cons.org/cmucl/> for support information.") stream)) (write-string (intl:gettext "See <http://www.cmucl.org/> for support information.") stream))
terpri terpri
,#'(lambda (stream) ,#'(lambda (stream)
(write-string (intl:gettext "Loaded subsystems:") stream)))) (write-string (intl:gettext "Loaded subsystems:") stream))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment