You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that all of these links have the same anchors (#examples, #panics). It is discouraging, especially when you're trying to give someone a link to an example of the documentation.
If it is not an easy fix, it might be worth at least remove <a> in these headers, and especially remove section character (§) on hover (it is clearly suggests that the link can be copied, but url is invalid).
And I'm sorry if this is a duplicate, I haven't found any similar issue.