diff options
author | jake%bugzilla.org <> | 2003-02-15 15:12:28 +0100 |
---|---|---|
committer | jake%bugzilla.org <> | 2003-02-15 15:12:28 +0100 |
commit | cbb2ab5854d6d623476d07bcd2164e5de8257fd2 (patch) | |
tree | 5ebc1f191bbefd05e153fce498f760d08bb0ba37 /docs | |
parent | 34a269036616f1a1a37a8e96d6777746248744ad (diff) | |
download | bugzilla-cbb2ab5854d6d623476d07bcd2164e5de8257fd2.tar.gz bugzilla-cbb2ab5854d6d623476d07bcd2164e5de8257fd2.tar.xz |
Add a little page telling people where the win32 instructions went (NOTE: This file is not generated by Bugzilla-Guide.sgml).
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/win32.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/html/win32.html b/docs/html/win32.html new file mode 100644 index 000000000..f6bc5ce58 --- /dev/null +++ b/docs/html/win32.html @@ -0,0 +1,11 @@ +<html> +<head> + <title>Page has moved!!</title> +</head> +<body> +<h1>Page has moved!!</h1> +<p style="font-size: 120%">This portion of the Bugzilla guide is now located +at <a href="os-specific.html#os-win32">os-specific.html#os-win32</a>.</p> +</body> +</html> + |