Skip to content

Commit 940b388

Browse files
committed
minor fix doc: dix version of aot documents
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
1 parent 91120e7 commit 940b388

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

samples/grpc-server-kotlin/HELP-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For further reference, please consider the following sections:
1313
These additional references should also help you:
1414

1515
* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)
16-
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html)
16+
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html)
1717
* [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples)
1818

1919
## GraalVM Native Support

samples/grpc-server-kotlin/HELP-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For further reference, please consider the following sections:
1212
### Additional Links
1313
These additional references should also help you:
1414

15-
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html)
15+
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html)
1616
* [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples)
1717

1818
## GraalVM Native Support

samples/grpc-server/HELP-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For further reference, please consider the following sections:
1313
These additional references should also help you:
1414

1515
* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)
16-
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html)
16+
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html)
1717
* [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples)
1818

1919
## GraalVM Native Support

samples/grpc-server/HELP-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For further reference, please consider the following sections:
1212
### Additional Links
1313
These additional references should also help you:
1414

15-
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html)
15+
* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html)
1616
* [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples)
1717

1818
## GraalVM Native Support

0 commit comments

Comments
 (0)