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) {
459
459
.. |JSQLPARSER_SNAPSHOT_VERSION| replace:: ${ getVersion(true)}
460
460
.. |JSQLPARSER_STABLE_VERSION_LINK| raw:: html
461
461
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>
463
463
464
464
.. |JSQLPARSER_SNAPSHOT_VERSION_LINK| raw:: html
465
465
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>
467
467
468
468
"""
469
469
You can’t perform that action at this time.
0 commit comments