diff options
-rw-r--r-- | docs/index.html | 9 | ||||
-rw-r--r-- | docs/install.html | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..116db28 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,9 @@ +<html> +<head> +<title>Freeside Internet Services, Inc.</title> +<meta http-equiv="Refresh" content="0;url=freeside/"> +</head> +<body> +<a href="/mediawiki//index.php/Freeside:1.7:Documentation">Click here if not redirected automatically</a> +</body> +</html> diff --git a/docs/install.html b/docs/install.html new file mode 100644 index 0000000..161a8b6 --- /dev/null +++ b/docs/install.html @@ -0,0 +1,9 @@ +<html> +<head> +<title>Freeside Internet Services, Inc.</title> +<meta http-equiv="Refresh" content="0;url=freeside/"> +</head> +<body> +<a href="/mediawiki/index.php/Freeside:1.7:Documentation:Installation">Click here if not redirected automatically</a> +</body> +</html> |