When a symbolic link points to an invalid path, the value of `link_to` equals `nil`. This value makes `utils.path_relative` throw an error, since it expects a string as the first argument
When a symbolic link points to an invalid path, the value of `link_to` equals `nil`. This value makes `utils.path_relative` throw an error, since it expects a string as the first argument