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 fd5aa62 commit 74b3b87Copy full SHA for 74b3b87
pom.xml
@@ -539,7 +539,7 @@ limitations under the License.
539
<quiet>true</quiet>
540
<links>
541
<link>https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/</link>
542
- <link>https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/</link>
+ <link>https://docs.spring.io/spring-framework/docs/${spring-framework.version}/javadoc-api/</link>
543
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
544
</links>
545
</configuration>
0 commit comments