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
github: skip URL handling for links under special site sections
Trending, events, collections, etc. are not real users and generate
"Not Found" if their URLs happen to match the format of e.g. a repo URL.
We can skip them and let the built-in title plugin do it.
0 commit comments