We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b3047 commit 0b8d836Copy full SHA for 0b8d836
1 file changed
bin/mkrelease
@@ -323,10 +323,10 @@ Release notes:
323
$changes
324
325
The new version is available for installation through SVN checkout, with
326
- 'svn checkout https://svn.tools.ietf.org/svn/tools/$PROJ/tags/$VER'
+ 'svn checkout https://svn.ietf.org/svn/tools/$PROJ/tags/$VER'
327
328
For development, copy the new development version instead:
329
- 'svn copy https://svn.tools.ietf.org/svn/tools/$PROJ/tags/dev/$DEV' <YOURBRANCH>
+ 'svn copy https://svn.ietf.org/svn/tools/$PROJ/tags/dev/$DEV' <YOURBRANCH>
330
331
Regards,
332
0 commit comments