Skip to content

Commit aa3e24d

Browse files
committed
No longer need to move up a dir for build.gradle
1 parent a26795d commit aa3e24d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ build/
2828
*-uploaded
2929

3030
dependency-reduced-pom.xml
31+
README.html

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include::https://raw.github.com/spring-guides/getting-started-macros/master/crea
3131
// AsciiDoc source formatting doesn't support groovy, so using java instead
3232
[source,java]
3333
----
34-
include::../initial/build.gradle[]
34+
include::initial/build.gradle[]
3535
----
3636

3737
include::https://raw.github.com/spring-guides/getting-started-macros/master/bootstrap_starter_pom_disclaimer.adoc[]

0 commit comments

Comments
 (0)