0cc900af6ebd974eaec5477d2b685ac94923ead7
galt
  Wed Sep 23 17:03:56 2015 -0700
oops, fixed to correct new version URL

diff --git src/userApps/README src/userApps/README
index f5fc5a8..dddbe55 100644
--- src/userApps/README
+++ src/userApps/README
@@ -98,31 +98,31 @@
    userApps.src.tgz file as mentioned in step 1.
 
    With the 'git' command available, the 'make update' will refresh
    the source tree and rebuild:
 
    cd userApps
    make update
 
    This runs a 'make clean' in the source tree, fetches all
    the source again, unpacks it to overlay the existing source tree,
    then runs a 'make utils' to rebuild everything.
 
 5. There are 'parasol' binaries built into ./userApps/kent/src/parasol/bin/
    Use these binaries to set up a job control system on a compute cluster
    or large machine with many CPU cores.  See also:
-     http://genecats.cse.ucsc.edu/eng/parasol.htm
+     http://genecats.cse.ucsc.edu/eng/parasol.html
    for more information.  The usage messages from each command will help
    with the setup.
 
 ========================================================================
 
 Documentation:
 
 Each 'kent' command contains its own documentation.  Simply run the
 commands without any arguments to see the usage message for operating
 instructions.
 
 When the utilities are built here, their usage messages have
 been collected together in one file:
 	kentUtils.Documentation.txt