Skip to content

Commit 383fa43

Browse files
committed
Merge branch '6.1.x'
2 parents 13e175a + daea923 commit 383fa43

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

framework-docs/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ asciidoc:
7474
kotlin-issues: 'https://youtrack.jetbrains.com/issue'
7575
micrometer-docs: 'https://docs.micrometer.io/micrometer/reference'
7676
micrometer-context-propagation-docs: 'https://docs.micrometer.io/context-propagation/reference'
77+
petclinic-github-org: 'https://github.com/spring-petclinic'
7778
reactive-streams-site: 'https://www.reactive-streams.org'
7879
reactive-streams-spec: 'https://github.com/reactive-streams/reactive-streams-jvm/blob/master/README.md#specification'
7980
reactor-github-org: 'https://github.com/reactor'

framework-docs/modules/ROOT/pages/core/aop/using-aspectj.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ who typically are in charge of the deployment configuration, such as the launch
389389
Now that the sales pitch is over, let us first walk through a quick example of AspectJ
390390
LTW that uses Spring, followed by detailed specifics about elements introduced in the
391391
example. For a complete example, see the
392-
{spring-github-org}/spring-petclinic[Petclinic sample application].
392+
{petclinic-github-org}/spring-framework-petclinic[Petclinic sample application based on Spring Framework].
393393

394394

395395
[[aop-aj-ltw-first-example]]

0 commit comments

Comments
 (0)