Use updated version names in docs

Issue gh-1942
This commit is contained in:
Eleftheria Stein
2021-10-29 13:27:12 +02:00
parent 327e7fb9b7
commit b6f90640a6
10 changed files with 20 additions and 20 deletions

View File

@@ -541,7 +541,7 @@ include::{indexdoc-tests}[tags=new-jdbcindexedsessionrepository]
----
====
For additional information on how to create and configure `JdbcTemplate` and `PlatformTransactionManager`, see the https://docs.spring.io/spring/docs/{spring-framework-version}/spring-framework-reference/data-access.html[Spring Framework Reference Documentation].
For additional information on how to create and configure `JdbcTemplate` and `PlatformTransactionManager`, see the https://docs.spring.io/spring/docs/{spring-core-version}/spring-framework-reference/data-access.html[Spring Framework Reference Documentation].
[[api-jdbcindexedsessionrepository-config]]
=== Using `@EnableJdbcHttpSession`