We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e08303 commit 145cc4dCopy full SHA for 145cc4d
1 file changed
bin/mkrelease
@@ -257,10 +257,10 @@ Release notes:
257
$changes
258
259
The new version is available for installation through SVN checkout, with
260
- 'svn checkout http://svn.tools.ietf.org/svn/tools/$PROJ/tags/$VER'
+ 'svn checkout https://svn.tools.ietf.org/svn/tools/$PROJ/tags/$VER'
261
262
For development, check out the new development version instead:
263
- 'svn checkout http://svn.tools.ietf.org/svn/tools/$PROJ/tags/dev/$DEV'
+ 'svn checkout https://svn.tools.ietf.org/svn/tools/$PROJ/tags/dev/$DEV'
264
265
Regards,
266
0 commit comments