Django

Code

Changeset 5285

Show
Ignore:
Timestamp:
05/18/07 23:17:54 (1 year ago)
Author:
adrian
Message:

Added 'http://' to python.org link in docs/install.txt, so it will be auto-linked when converted to HTML

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/install.txt

    r5191 r5285  
    1212It works with any Python version 2.3 and higher. 
    1313 
    14 Get Python at www.python.org. If you're running Linux or Mac OS X, you probably 
    15 already have it installed. 
     14Get Python at http://www.python.org. If you're running Linux or Mac OS X, you 
     15probably already have it installed. 
    1616 
    1717Install Apache and mod_python