diff --git a/bin/mkrelease b/bin/mkrelease index b690a1591..e59e2c40b 100755 --- a/bin/mkrelease +++ b/bin/mkrelease @@ -323,10 +323,10 @@ Release notes: $changes The new version is available for installation through SVN checkout, with - 'svn checkout https://svn.tools.ietf.org/svn/tools/$PROJ/tags/$VER' + 'svn checkout https://svn.ietf.org/svn/tools/$PROJ/tags/$VER' For development, copy the new development version instead: - 'svn copy https://svn.tools.ietf.org/svn/tools/$PROJ/tags/dev/$DEV' + 'svn copy https://svn.ietf.org/svn/tools/$PROJ/tags/dev/$DEV' Regards,