64e325 Update cli_replaceTMarkers.sh:

Authored and Committed by areguera 13 years ago
    Update cli_replaceTMarkers.sh:
    
        - Stop using the following url formats:
        
            http://$LANG.centos.org/
            http://$LANG.centos.org/wiki/
            http://$LANG.centos.org/lists/
            http://$LANG.centos.org/forums/
            ...
            
        - Start using the following url formats instead:
    
            http://www.centos.org/$LANG/
            http://wiki.centos.org/$LANG/
            http://lists.centos.org/$LANG/
            http://forums.centos.org/$LANG/
            ...
        
        These is how I remember the web environment was organized. So, try
        to be consistent with it.