diff options
author | Caspar De Groot | 2011-02-24 09:19:44 +0000 |
---|---|---|
committer | Caspar De Groot | 2011-02-24 09:19:44 +0000 |
commit | 8b4baea448f81a07ff2d2617340f560272f3dfed (patch) | |
tree | cf58572e8910f014baee23ccb466f41bd0dd0b64 /vserver/www/htdocs/index.html | |
parent | 616320bd6615ce5773df9b49ab34736ff8940264 (diff) | |
download | cdo-8b4baea448f81a07ff2d2617340f560272f3dfed.tar.gz cdo-8b4baea448f81a07ff2d2617340f560272f3dfed.tar.xz cdo-8b4baea448f81a07ff2d2617340f560272f3dfed.zip |
Moving vserver/ into CDO project's top folder
Diffstat (limited to 'vserver/www/htdocs/index.html')
-rw-r--r-- | vserver/www/htdocs/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/vserver/www/htdocs/index.html b/vserver/www/htdocs/index.html deleted file mode 100644 index 18c91cd657..0000000000 --- a/vserver/www/htdocs/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<html> -<head> - <title>CDO VServer</title> -</head> -<body> - - <h1>CDO VServer</h1> - <a href="http://cdo.eclipse.org:3002/demo?startup=server">Repository Demo Server</a> - -</body> -</html> |