diff options
author | Eike Stepper | 2010-05-17 10:16:23 +0000 |
---|---|---|
committer | Eike Stepper | 2010-05-17 10:16:23 +0000 |
commit | 25d82352c77797014c41ef21c82207548dcaf41d (patch) | |
tree | 75d5b292826e62fb44314bc5f6031ee6e26be403 /vserver | |
parent | c5518cf08d6cd54cf7c645a53dc2bce3f9ed8d7b (diff) | |
download | cdo-25d82352c77797014c41ef21c82207548dcaf41d.tar.gz cdo-25d82352c77797014c41ef21c82207548dcaf41d.tar.xz cdo-25d82352c77797014c41ef21c82207548dcaf41d.zip |
vserver
Diffstat (limited to 'vserver')
-rw-r--r-- | vserver/www/htdocs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vserver/www/htdocs/index.html b/vserver/www/htdocs/index.html index 3c99519ac6..18c91cd657 100644 --- a/vserver/www/htdocs/index.html +++ b/vserver/www/htdocs/index.html @@ -5,7 +5,7 @@ <body> <h1>CDO VServer</h1> - <a href="http://cdo.eclipse.org:3002/requestForm.html">Demo Request Form</a> + <a href="http://cdo.eclipse.org:3002/demo?startup=server">Repository Demo Server</a> </body> </html> |