Revision: 4246 Author: edi URL: http://bknr.net/trac/changeset/4246
Fix wrong link due to renaming
U trunk/thirdparty/hunchentoot/test/test-handlers.lisp
Modified: trunk/thirdparty/hunchentoot/test/test-handlers.lisp =================================================================== --- trunk/thirdparty/hunchentoot/test/test-handlers.lisp 2009-02-12 17:00:04 UTC (rev 4245) +++ trunk/thirdparty/hunchentoot/test/test-handlers.lisp 2009-02-12 20:54:43 UTC (rev 4246) @@ -488,7 +488,7 @@ (:tr (:td (:a :href "/hunchentoot/test/authorization.html" "Authorization") " (user 'nanook', password 'igloo')")) - (:tr (:td (:a :href "/hunchentoot/code/test.lisp" + (:tr (:td (:a :href "/hunchentoot/code/test-handlers.lisp" "The source code of this test"))) (:tr (:td (:a :href "/hunchentoot/test/image.jpg" "Binary data, delivered from file")