Skip to content

Commit cf8cb07

Browse files
committed
Update doc.properties
- Switch to current branch - Use 6.2 version of Spring Framework API
1 parent 55ba6cd commit cf8cb07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/docs/resources/doc.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
springApi=https://docs.spring.io/spring-framework/docs/6.1.20/javadoc-api
1+
springApi=https://docs.spring.io/spring-framework/docs/6.2.15/javadoc-api
22
api=../api
33
tags=../ref/Tags
44
guide=../../guide
55
github=https://github.com/graceframework/grace-data-mongodb
66
sourcedir=.
7-
sourceRepo=https://github.com/graceframework/grace-data-mongodb/edit/2023.3.x/src/docs
8-
springapidoc=https://docs.spring.io/spring/docs/6.1.20/javadoc-api
7+
sourceRepo=https://github.com/graceframework/grace-data-mongodb/edit/2024.0.x/src/docs
8+
springapidoc=https://docs.spring.io/spring/docs/6.2.15/javadoc-api
99
springrefdoc=https://docs.spring.io/spring-framework/reference/6.1
1010
safe=UNSAFE
1111
title=Grace Data MongoDB

0 commit comments

Comments
 (0)