let redundant = function
  | { link = Link _ } ->
      true
  | { link = Info _ } ->
      false