From 0954f4d320d226305ce3788923fe34c480242f8f Mon Sep 17 00:00:00 2001 From: ygrek Date: Tue, 5 May 2009 14:08:58 +0300 Subject: [PATCH] link back to description --- cgi.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi.f b/cgi.f index e0fe5f8..4f002ed 100755 --- a/cgi.f +++ b/cgi.f @@ -91,7 +91,7 @@ ALSO XHTML : main ( -- ) S" SQL to C++ code generator" 2DUP - << `h1 tag TYPE >> + << `h1 tag `/p/sql_to_cpp.html link-text >> `content GetParam DUP 0= IF 2DROP S" " render-edit ELSE process THEN \ S" CREATE TABLE x (z INT);" process ; -- 2.11.4.GIT