{subsection: Cached Externals}
 
-Builds by default cache the externals in /scratch/HTCondor-externals. If you're sharing the machine with others, you may collide and have problems.  Solution, add
+Builds by default cache the externals in /scratch/condor-externals. If you're sharing the machine with others, you may collide and have problems.  Solution, add
 {code}
 -DEXTERNAL_STAGE:PATH=/path/to/a/private/directory
 {endcode}