HTCondor DBQ is a Perl module that provides a relational database interface to submit HTCondor jobs, and monitor their progress as they are executed. The user submits work to the system by inserting a row into a database table. The user can query the HTCondor DBQ tables to monitor the progress of their work.
 
 {section: Download}
-The module is contained in the HTCondor source tree in src/condor_contrib/condor_dbq as of HTCondor 7.6.1.
+The module is contained in the HTCondor source tree in {link: /index.cgi/dir?d=src/condor_contrib/condor_dbq src/condor_contrib/condor_dbq} as of HTCondor 7.6.1.
 
 {section: Contact}
 The contact person for this module is James Kupsch from the HTCondor Team (email: kupsch at cs dot wisc dot edu)