DATACMNS-1362 - Fix broken links to Spring Framework reference documentation.
This commit is contained in:
@@ -23,9 +23,13 @@ include::preface.adoc[]
|
||||
|
||||
:leveloffset: +1
|
||||
include::dependencies.adoc[]
|
||||
|
||||
include::repositories.adoc[]
|
||||
|
||||
include::repository-projections.adoc[]
|
||||
|
||||
include::query-by-example.adoc[]
|
||||
|
||||
include::auditing.adoc[]
|
||||
:leveloffset: -1
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
:spring-framework-docs: http://docs.spring.io/spring/docs/current/spring-framework-reference/html
|
||||
:spring-framework-docs: http://docs.spring.io/spring/docs/{springVersion}/spring-framework-reference/html
|
||||
|
||||
[[repositories]]
|
||||
= Working with Spring Data Repositories
|
||||
|
||||
Reference in New Issue
Block a user