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