Create Content Asset Links
You can create links to other sites or content assets.
Content asset links for images are usually to folders in your
image library. You can't use the content asset editor to dynamically create an
absolute URL for an image in a content asset link that includes the full path to the image.
Instead, you must either
post-process the markup of your assets by using placeholders such as
#hostname#
. The placeholders are replaced with the correct value
programmatically before outputting the markup or hard code the full image
URLs from production into your asset. This is only a consideration
if you are including content assets in emails.