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
fix(backlinks): drop 5 malformed targets (paths with .. or .md)
Re-ran build_backlink_index() after fix in gptme-bob 7619d5f39:
resolve_link() now rejects paths containing '..' or ending in '.md'.
Result: 130 → 125 cross-references.
0 commit comments