in AEM 6.3, we define the URL mapping in the
JcrResourceResolverFactoryImpl.config.xml file. When author selects a
content URL as a path in the component dialog, if we render the url as
, the AEM automatically
shortens the url. However, if we remove the extension , the AEM doesn't shorten the URL.Just wonder if
anyone knows if there is a linker check related configuration to tell
adobe only shorten the url when the path has .html?Thanks.