We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3667c2a commit 0be4f93Copy full SHA for 0be4f93
1 file changed
pom.xml
@@ -1180,7 +1180,7 @@
1180
<doclint>none</doclint>
1181
<links>
1182
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
1183
- <link>https://ci.apache.org/projects/wicket/apidocs/10.x</link>
+ <link>https://nightlies.apache.org/wicket/apidocs/11.x</link>
1184
<link>https://docs.spring.io/spring-framework/docs/6.0.x/javadoc-api</link>
1185
<link>https://logback.qos.ch/apidocs</link>
1186
<link>https://www.slf4j.org/apidocs</link>
0 commit comments