We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172f662 commit e4b2130Copy full SHA for e4b2130
spring-batch-notion/pom.xml
@@ -201,7 +201,7 @@ limitations under the License.
201
</additionalDependencies>
202
<failOnWarnings>true</failOnWarnings>
203
<links>
204
- <link>https://docs.spring.io/spring-batch/docs/${spring-batch.version}/api/</link>
+ <link>https://docs.spring.io/spring-batch/reference/${spring-batch.version}/api/</link>
205
<link>https://docs.spring.io/spring-framework/docs/${spring-framework.version}/javadoc-api/</link>
206
</links>
207
</configuration>
0 commit comments