X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=views.lisp;h=f6b811ae0ae8913492498c9001d91fa0e8a338de;hb=4e7663474e8f4d70c04379b1a8a2859a03f13abc;hp=7a464d9df02ad3388fa492536c029c945e70fe0e;hpb=1b80cad126a3e119e7b8741d1ec27ece8a41d415;p=hyperobject.git diff --git a/views.lisp b/views.lisp index 7a464d9..f6b811a 100644 --- a/views.lisp +++ b/views.lisp @@ -89,7 +89,7 @@ :accessor link-href-end) (link-ampersand :type (or string null) :initform nil :initarg :link-ampersand :accessor link-ampersand)) - (:default-initargs :link-page "lookup-func1") + (:default-initargs :link-page "meta-search.html") (:documentation "View class for a hyperobject"))