You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/index.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ To allow any level of nesting it is possible to create `*<nested/>*` option maps
160
160
161
161
<6> `*<targetDir/>*` **target directory** (mandatory): the directory the processor should use for its output. By convention a processor should use this key to as the output directory.
162
162
163
-
<7> the rest of the options are processor specific. See xref:spring::index.doc[openapi-processor-spring].
163
+
<7> the rest of the options are processor specific. See xref:spring::index.adoc[openapi-processor-spring].
164
164
165
165
<8> `*<goal/>*` **goal** (mandatory): this is the goal maven should run. Since the plugin does only have a single goal the value is always `process`.
0 commit comments