I want to fix the “Non-descriptive link content” warning from my site, whose read-only link is published below. The warning appears at the three social links (the ones with LinkedIn, Stack Overflow and GitHub logos). I tried to read the help, but I don’t understand where, exactly, should I go to fix this error.
I run into a similar issue, and after reading a bit about it I found a solution.
You should go into the settings panel of the link that you are working with, add a custom attribute called “aria-label” and inside the value field add the description.
For example, the LinkedIn link should look like this
I know this is an old topic, but it may help someone else with the same concern.