From ea782f8f80687065c1a794a0481749dbcaabfa2e Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Sat, 3 Oct 2020 22:52:18 +0200 Subject: [PATCH] fix anchor to prepare-package --- docs/src/docs/asciidoc/getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/docs/asciidoc/getting-started.adoc b/docs/src/docs/asciidoc/getting-started.adoc index 4adcf0a8e..d4fbb9004 100644 --- a/docs/src/docs/asciidoc/getting-started.adoc +++ b/docs/src/docs/asciidoc/getting-started.adoc @@ -136,7 +136,7 @@ the configuration are described in the following listings: `spring-restdocs-webtestclient` or `spring-restdocs-restassured` respectively instead. <2> Add the Asciidoctor plugin. <3> Using `prepare-package` allows the documentation to be - <>. + <>. <4> Add `spring-restdocs-asciidoctor` as a dependency of the Asciidoctor plugin. This will automatically configure the `snippets` attribute for use in your `.adoc` files to point to `target/generated-snippets`. It will also allow you to use the `operation`