Hi,
We need to shorten some DAM PDF url in our website.
E.g.
if PDF Path is:
/content/dam/cms/myproject/resources/documents/mydoc.pdf,
on page, whether is a href or img src, It should display like /Documents/mydoc.pdf
Added rule as below in Sling Resource Resolver Factory:
^/content/dam...