File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -459,11 +459,11 @@ tasks.register('sphinx', Exec) {
459459.. |JSQLPARSER_SNAPSHOT_VERSION| replace:: ${ getVersion(true)}
460460.. |JSQLPARSER_STABLE_VERSION_LINK| raw:: html
461461
462- <a href='http://manticore-projects.com/download/${ project.name } -${ getVersion(false)} /${ project.name } -${ getVersion(false)} .jar'>${ project.name } -${ getVersion(false)} .jar</a>
462+ <a href='http://manticore-projects.com/download/JSQLParser -${ getVersion(false)} /JSQLParser -${ getVersion(false)} .jar'>JSQLParser -${ getVersion(false)} .jar</a>
463463
464464.. |JSQLPARSER_SNAPSHOT_VERSION_LINK| raw:: html
465465
466- <a href='http://manticore-projects.com/download/${ project.name } -${ getVersion(false)} /${ project.name } -${ getVersion(true)} .jar'>${ project.name } -${ getVersion(true)} .jar</a>
466+ <a href='http://manticore-projects.com/download/JSQLParser -${ getVersion(false)} /JSQLParser -${ getVersion(true)} .jar'>JSQLParser -${ getVersion(true)} .jar</a>
467467
468468"""
469469
You can’t perform that action at this time.
0 commit comments