Hello community , I am trying to obtain shortened path in my sling model using resource resolver mapping . I also have etc/map in place that shortens it to domain specific urlsEg: path="/content/mywebsite/wknd"I injected resource resolver and when i try resourceResolver.map(path) i get result as htt...