We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de7b151 + 110e730 commit 526fe9aCopy full SHA for 526fe9a
docs/src/docs/asciidoc/getting-started.adoc
@@ -136,7 +136,7 @@ the configuration are described in the following listings:
136
`spring-restdocs-webtestclient` or `spring-restdocs-restassured` respectively instead.
137
<2> Add the Asciidoctor plugin.
138
<3> Using `prepare-package` allows the documentation to be
139
- <<getting-started-build-configuration-maven-packaging, included in the package>>.
+ <<getting-started-build-configuration-packaging-the-documentation, included in the package>>.
140
<4> Add `spring-restdocs-asciidoctor` as a dependency of the Asciidoctor plugin. This
141
will automatically configure the `snippets` attribute for use in your `.adoc` files to
142
point to `target/generated-snippets`. It will also allow you to use the `operation`
0 commit comments