Changed release howto section on KEYS file.
diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index c314e98..f6f605e 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -279,8 +279,8 @@
 
 Retrieve the files from the SVN repository:
 
-  $ svn co --depth=immediates \
-    https://__Your_apache_login__@svn.apache.org/repos/asf/commons/trunks-proper
+  $ svn co --depth=files \
+    https://dist.apache.org/repos/dist/release/commons/svn
 
 and follow the instructions at the top of the "KEYS" file.