I *knew* Murphy would pay a visit - commit the current versions of the
redirection pages, not the old ones
This commit is contained in:
parent
a0e5443943
commit
9cdd3bd551
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15209
2 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="5;url=../doc/de_DE.ISO8859-1/books/faq/index.html">
|
||||
<meta http-equiv="refresh" content="5;url=../../doc/de_DE.ISO8859-1/books/faq/index.html">
|
||||
<title>Der FAQ ist umgezogen</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#ffffff">
|
||||
<p>Der FAQ ist nicht mehr unter dieser URL verfügbar. Bitte
|
||||
wechseln Sie zu <a
|
||||
href="../doc/de_DE.ISO8859-1/books/faq/index.html">../doc/de_DE.ISO8859-1/books/faq/index.html</a>,
|
||||
href="../../doc/de_DE.ISO8859-1/books/faq/index.html">../../doc/de_DE.ISO8859-1/books/faq/index.html</a>,
|
||||
um ihn zu erreichen. Sie sollten innerhalb der nächsten
|
||||
Sekunden automatisch dorthin weitergeleitet werden. Falls dies
|
||||
nicht geschieht, aktualisieren Sie bitte ihre Lesezeichen und
|
||||
|
@ -19,7 +19,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
$FreeBSDde$
|
||||
$FreeBSDde: de-www/FAQ/index.html,v 1.2 2002/12/07 10:28:12 ue Exp $
|
||||
$FreeBSD$
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="5;url=../doc/de_DE.ISO8859-1/books/handbook/index.html">
|
||||
<title>Der FAQ ist umgezogen</title>
|
||||
<meta http-equiv="refresh" content="5;url=../../doc/de_DE.ISO8859-1/books/handbook/index.html">
|
||||
<title>Das Handbuch ist umgezogen</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#ffffff">
|
||||
<p>Das Handbuch ist nicht mehr unter dieser URL verfügbar. Bitte
|
||||
wechseln Sie zu <a
|
||||
href="../doc/de_DE.ISO8859-1/books/handbook/index.html">../doc/de_DE.ISO8859-1/books/handbook/index.html</a>,
|
||||
href="../../doc/de_DE.ISO8859-1/books/handbook/index.html">../../doc/de_DE.ISO8859-1/books/handbook/index.html</a>,
|
||||
um ihn zu erreichen. Sie sollten innerhalb der nächsten
|
||||
Sekunden automatisch dorthin weitergeleitet werden. Falls dies
|
||||
nicht geschieht, aktualisieren Sie bitte ihre Lesezeichen und
|
||||
|
@ -19,7 +19,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
$FreeBSDde$
|
||||
$FreeBSDde: de-www/handbook/index.html,v 1.3 2002/12/07 10:28:11 ue Exp $
|
||||
$FreeBSD$
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue