fix updatesite doc
diff --git a/doc/dev/updatesite.html b/doc/dev/updatesite.html
index 81d76d4..80d26c6 100644
--- a/doc/dev/updatesite.html
+++ b/doc/dev/updatesite.html
@@ -63,7 +63,7 @@
 <h2>In case of an unaccepted release</h2>
 
 In case the release has not been accepted by the PMC, don't forget to cleanup the svn repository. To do so, just run:
-<pre>svn rm https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION -m 'Remove rejected release'
+<pre>svn rm https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-$VERSION -m 'Remove rejected release'
 </pre>
 
 <h1><a name="deployment"></a>Deployment of a release</h1>