{endcode}
 *:: {strike}edit =src/downloads/index.html= (to fix the release-specific text on the main downloads page){endstrike}
 *:: {strike}touch =src/index.html= (so the main page updates with the version information from the =downloads/index.html= page){endstrike}
-*:: touch =src/manual/index.html= (so the manual links update with the version information from the =downloads/index.html= page)
+*:: touch =src/htcondor/manual/index.html= (so the manual links update with the version information from the =downloads/index.html= page)
 *:: NOTE: if you're doing the first release of a new release series, you'll also need to edit:
-*::: =src/index.html= to:
+*::: =src/htcondor/index.html= to:
 *:::: change the "The HTCondor Manual:" list of links (chances are good you'll want to remove something older when you add the new one -- we'll never want that list to be longer than 3 links).
-*::: =src/developers/index.html= to add the new series to the "Manuals and Other Documentation" list.
-*::: edit =src/manual/index.html= (to update which versions of each branch/release series are the current manual)
+*::: =src/htcondor/developers/index.html= to add the new series to the "Manuals and Other Documentation" list.
+*::: edit =src/htcondor/manual/index.html= (to update which versions of each branch/release series are the current manual)
 *:: =cvs commit= (all of your changes in condor-web)
 *:: =./generate_html src= (to update the HTML on the web with your changes -- note this only works on 32 bit machines, the 64 bit lab machines are missing some perl module or another).