diff --git a/doc/describe/describe.src b/doc/describe/describe.src index 2f92cbf..9dc06a0 100644 --- a/doc/describe/describe.src +++ b/doc/describe/describe.src @@ -2,7 +2,7 @@ # List of shell applications for GNO/ME and ORCA/Shell # Last revision: Thu Mar 26 00:25:41 1998 # -# $Id: describe.src,v 1.6 1998/03/26 00:31:55 gdr-ftp Exp $ +# $Id: describe.src,v 1.7 1998/04/11 19:08:25 gdr-ftp Exp $ #============================================================================= # # About this file @@ -32,7 +32,7 @@ # # The describe web page may be found at: # -# http://www.gno.org/gno/describe +# http://www.gno.org/~gno/describe # # This page has: # - links to the current version of describe, descu, and descc diff --git a/doc/describe/mkgen b/doc/describe/mkgen index 5784e40..162d8ff 100755 --- a/doc/describe/mkgen +++ b/doc/describe/mkgen @@ -5,11 +5,11 @@ # # Devin Reade, January 1998. # -# $Id: mkgen,v 1.2 1998/01/17 21:27:25 gdr Exp $ +# $Id: mkgen,v 1.3 1998/04/11 19:08:30 gdr-ftp Exp $ # $gnohome_internal = "/home/gno/public_html"; -$gnohome_external = "http://www.gno.org/gno"; +$gnohome_external = "http://www.gno.org/~gno"; $gendir = "describe/gen"; # relative to $gnohome_* $entrydir = "describe/entry"; # relative to $gnohome_*