[Checkins] SVN: zopetoolkit/doc/scripts/update-releaseinfo.py try pointing to github

Hano Schlichting cvs-admin at zope.org
Tue Feb 26 22:18:24 UTC 2013


Log message for revision 129873:
  try pointing to github
  

Changed:
  U   zopetoolkit/doc/scripts/update-releaseinfo.py

-=-
Modified: zopetoolkit/doc/scripts/update-releaseinfo.py
===================================================================
--- zopetoolkit/doc/scripts/update-releaseinfo.py	2013-02-26 22:15:50 UTC (rev 129872)
+++ zopetoolkit/doc/scripts/update-releaseinfo.py	2013-02-26 22:18:24 UTC (rev 129873)
@@ -37,7 +37,7 @@
 
 PACKAGE_LINE = PACKAGE_LINE_BASE + """
       - `Bugs <http://bugs.launchpad.net/%(name)s>`_ |
-        `Subversion <http://svn.zope.org/%(name)s>`_ \
+        `Git <https://github.com/zopefoundation/%(name)s>`_ \
 """
 
 GENERATED_WARNING = """\



More information about the checkins mailing list