Hello All, I am working on a project that has multiple websites(AEM Cloud). I am implementing URL shortening and have created a LinkTransformImpl file for this purpose. In my implementation, I am iterating over the attributes of an href tag and checking for the presence of a linkTransform attribute....