The function in DTM took a DOM element as an argument. It would look at the element itself and then containing elements to see if any were "a" anchor tags.
Remedy:
Below is a function adapted from the minimized DTM code which can be used in place of _satellite.isLinked.