From eeaa9bc6c1a20bfd3ac32b5a5db88c7c99e8171d Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 24 Sep 2019 11:25:57 +0200 Subject: [PATCH] Fix ref docs code snippet theme This commit also fixes a link in the reference documentation. See gh-18293 --- spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml | 2 +- spring-boot-project/spring-boot-docs/pom.xml | 2 +- .../spring-boot-docs/src/main/asciidoc/getting-started.adoc | 2 +- .../spring-boot-tools/spring-boot-gradle-plugin/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml index 7d7eb52a9a..9e1997a455 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml @@ -758,7 +758,7 @@ book js/highlight - atom-one-dark-reasonable + github true ./images font diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index bfb84777e1..2588e81248 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -1573,7 +1573,7 @@ book js/highlight - atom-one-dark-reasonable + github true ./images font diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc index d0a3e3827a..c37063164a 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc @@ -176,7 +176,7 @@ endif::[] TIP: The `spring-boot-starter-parent` is a great way to use Spring Boot, but it might not be suitable all of the time. Sometimes you may need to inherit from a different parent POM, or you might not like our default settings. -In those cases, see <> for an alternative solution that uses an `import` scope. +In those cases, see <> for an alternative solution that uses an `import` scope. diff --git a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index e61b2adbc2..0834811b5f 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -318,7 +318,7 @@ book js/highlight - atom-one-dark-reasonable + github true ./images font