Fix links due repository copy.
This commit is contained in:
parent
53f301c0f3
commit
28bbc4b306
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3271
4 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $
|
||||
# $Id: Makefile,v 1.16 1998-08-04 14:24:23 wosch Exp $
|
||||
|
||||
DOCS?= index.sgml
|
||||
SUBDIR= devel diskformat disklessx fonts mh multios newuser
|
||||
|
@ -13,6 +13,6 @@ SUBDIR=
|
|||
DOCSUBDIR=
|
||||
.endif
|
||||
|
||||
WEBBASE?= /data/tutorials
|
||||
WEBBASE?= /data/
|
||||
|
||||
.include "../web.mk"
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
<area shape="rect" coords="112,11,196,31" href="../../ports/index.html" ALT="">
|
||||
<area shape="rect" coords="196,12,257,33" href="../../support.html" ALT="">
|
||||
<area shape="rect" coords="256,12,365,33" href="../../docs.html" ALT="">
|
||||
<area shape="rect" coords="366,13,424,32" href="../../commercial.html" ALT="">
|
||||
<area shape="rect" coords="425,16,475,32" href="../../search.html" ALT="">
|
||||
<area shape="rect" coords="477,16,516,33" href="../../index-site.html" ALT="">
|
||||
<area shape="rect" coords="366,13,424,32" href="../../commercial/commercial.html" ALT="">
|
||||
<area shape="rect" coords="425,16,475,32" href="../../search/search.html" ALT="">
|
||||
<area shape="rect" coords="477,16,516,33" href="../../search/index-site.html" ALT="">
|
||||
<area shape="rect" coords="516,15,562,33" href="../../index.html" ALT="">
|
||||
<area shape="rect" href="../../index.html" coords="0,0,564,32" ALT="">
|
||||
</map>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $
|
||||
# $Id: Makefile,v 1.16 1998-08-04 14:24:23 wosch Exp $
|
||||
|
||||
DOCS?= index.sgml
|
||||
SUBDIR= devel diskformat disklessx fonts mh multios newuser
|
||||
|
@ -13,6 +13,6 @@ SUBDIR=
|
|||
DOCSUBDIR=
|
||||
.endif
|
||||
|
||||
WEBBASE?= /data/tutorials
|
||||
WEBBASE?= /data/
|
||||
|
||||
.include "../web.mk"
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
<area shape="rect" coords="112,11,196,31" href="../../ports/index.html" ALT="">
|
||||
<area shape="rect" coords="196,12,257,33" href="../../support.html" ALT="">
|
||||
<area shape="rect" coords="256,12,365,33" href="../../docs.html" ALT="">
|
||||
<area shape="rect" coords="366,13,424,32" href="../../commercial.html" ALT="">
|
||||
<area shape="rect" coords="425,16,475,32" href="../../search.html" ALT="">
|
||||
<area shape="rect" coords="477,16,516,33" href="../../index-site.html" ALT="">
|
||||
<area shape="rect" coords="366,13,424,32" href="../../commercial/commercial.html" ALT="">
|
||||
<area shape="rect" coords="425,16,475,32" href="../../search/search.html" ALT="">
|
||||
<area shape="rect" coords="477,16,516,33" href="../../search/index-site.html" ALT="">
|
||||
<area shape="rect" coords="516,15,562,33" href="../../index.html" ALT="">
|
||||
<area shape="rect" href="../../index.html" coords="0,0,564,32" ALT="">
|
||||
</map>
|
||||
|
|
Loading…
Reference in a new issue