if not os.path.isabs(link_target):
            link_target = os.path.join(os.path.dirname(fullpath), link_target)