Skip to content

Commit 7ea8fcf

Browse files
committed
Fixing includes
1 parent 7ee6246 commit 7ea8fcf

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ and binding to the Spring Environment and other Spring programming model idioms.
3838

3939
== Building
4040

41-
42-
:jdkversion: 17
41+
:jdkversion: 1.8
4342

4443
=== Basic Compile and Test
4544

docs/src/main/asciidoc/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ include::intro.adoc[]
1212

1313
== Building
1414

15-
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/main/docs/src/main/asciidoc/building-jdk8.adoc[]
15+
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/3.1.x/docs/src/main/asciidoc/building-jdk8.adoc[]
1616

1717
== Contributing
1818

19-
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/main/docs/src/main/asciidoc/contributing.adoc[]
19+
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/3.1.x/docs/src/main/asciidoc/contributing.adoc[]
2020

2121
== License
2222

0 commit comments

Comments
 (0)