Author: jrdioko-guest Date: 2011-07-23 05:52:46 +0000 (Sat, 23 Jul 2011) New Revision: 16971
Modified: bin/tracker_service.py Log: Change "Introduction" link at http://security-tracker.debian.org/tracker/data/report Changed "view=markup" to "view=co" which looks cleaner. It also looks like something besides changing this file needs to be done to update the live website. First commit, please correct me if I do anything wrong. Modified: bin/tracker_service.py =================================================================== --- bin/tracker_service.py 2011-07-23 03:07:06 UTC (rev 16970) +++ bin/tracker_service.py 2011-07-23 05:52:46 UTC (rev 16971) @@ -513,7 +513,7 @@ P("""Helping out: We welcome people who wish to join us in tracking issues. The process is designed to be easy to learn and participate, please read our """, - A("http://svn.debian.org/viewvc/secure-testing/doc/narrative_introduction?view=markup", + A("http://svn.debian.org/viewvc/secure-testing/doc/narrative_introduction?view=co", "Introduction"), """ to get familiar with how things work. Join us on our mailing list, and on IRC and request to be added to the Alioth """, _______________________________________________ Secure-testing-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

