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 98c514e commit ed5ab77Copy full SHA for ed5ab77
framework-docs/src/docs/asciidoc/core/core-aop-api.adoc
@@ -1755,5 +1755,5 @@ support for new custom advice types be added without changing the core framework
1755
The only constraint on a custom `Advice` type is that it must implement the
1756
`org.aopalliance.aop.Advice` marker interface.
1757
1758
-See the {api-spring-framework}/aop/framework/adapter/package-frame.html[`org.springframework.aop.framework.adapter`]
+See the {api-spring-framework}/aop/framework/adapter/package-summary.html[`org.springframework.aop.framework.adapter`]
1759
javadoc for further information.
0 commit comments