Changes between Version 22 and Version 23 of LogViewerPlugin


Ignore:
Timestamp:
Mar 22, 2016, 10:30:48 PM (8 years ago)
Author:
figaro
Comment:

From http to https

Legend:

Unmodified
Added
Removed
Modified
  • LogViewerPlugin

    v22 v23  
    3232{{{#!sh
    3333# Trac before "localization" started somewhere in 0.11:
    34 easy_install http://trac-hacks.org/svn/logviewerplugin/branches/0.11
     34easy_install https://trac-hacks.org/svn/logviewerplugin/branches/0.11
    3535# Later Trac versions, including 0.12 and 1.0:
    36 easy_install http://trac-hacks.org/svn/logviewerplugin/trunk
     36easy_install https://trac-hacks.org/svn/logviewerplugin/trunk
    3737}}}
    3838