-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpaths.json
22 lines (22 loc) · 938 Bytes
/
paths.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"mappings": [
"/content/pricefx/en/:/",
"/content/pricefx/style-guide/:/style-guide/",
"/content/pricefx/en/spreadsheets/:/spreadsheets/",
"/content/pricefx/en/fragments/:/fragments/",
"/content/pricefx/en/headers:/.helix/headers.json",
"/content/pricefx/en/metadata:/metadata.json",
"/content/pricefx/en/configuration/header:/header.json",
"/content/pricefx/en/configuration/footer:/footer.json",
"/content/pricefx/en/configuration/redirects:/redirects.json",
"/content/pricefx.resource/query-index.json:/query-index.json",
"/content/pricefx.resource/article-index.json:/article-index.json",
"/content/pricefx.resource/partners-index.json:/partners-index.json",
"/content/pricefx/en/spreadsheets/customers-logo:/customers-logo.json",
"/content/pricefx/en/configuration/config:/.helix/config.json"
],
"includes": [
"/content/pricefx/",
"/content/dam/pricefx/"
]
}