This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new c2f7ff3 SLING-9645 : Update resource mapping documentation
c2f7ff3 is described below
commit c2f7ff3b9496fc8b91338b38ddced23f0ccd07ec
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 7 15:34:21 2020 +0200
SLING-9645 : Update resource mapping documentation
Syntax fix
---
.../documentation/the-sling-engine/mappings-for-resource-resolution.md | 1 +
1 file changed, 1 insertion(+)
diff --git
a/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
b/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
index 9c02105..af8f8b4 100644
---
a/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
+++
b/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
@@ -9,6 +9,7 @@ tags=core,resources,resourcemappings
## Configuration
The resource resolution (mapping a request path to a resource in Sling's
resource tree) can be influenced in different ways:
+
- Root Level Mappings
- Alias Configurations
- Vanity Path Configurations