Fix Custom Layers Configuration section title in Maven plugin docs
See gh-31172
This commit is contained in:
parent
3d203d0215
commit
3f91ed037f
|
|
@ -71,7 +71,7 @@ include::../maven/packaging/disable-layers-pom.xml[tags=disable-layers]
|
|||
|
||||
|
||||
|
||||
[[packaging.layers.configuration=]]
|
||||
[[packaging.layers.configuration]]
|
||||
=== Custom Layers Configuration
|
||||
Depending on your application, you may want to tune how layers are created and add new ones.
|
||||
This can be done using a separate configuration file that should be registered as shown below:
|
||||
|
|
|
|||
Loading…
Reference in New Issue