Upload advanced custom field text link array with csv

If you make a var_dump() on $link:

var_dump('<pre>', $link);

then you will see all array keys and you can choose the one you need.