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: address top open issues (links, z-index, x.com URL)
- #822: relative links inside .agents/index.md now use ./ since the
file is loaded directly via .agents/index.md (CLAUDE.md is a symlink
to it), so .agents/typescript.md resolved to .agents/.agents/...
Matches the fix in PR #820.
- #730: docs DocFeedbackFloatingButton dropped from z-[100] to z-30 so
the floating "+" no longer overlaps the navbar (also at z-[100]).
- #281 follow-up: Footer link labelled "@tannerlinsley on X.com" now
points to x.com instead of twitter.com to match its label and the
rest of the site's X.com migration.
https://claude.ai/code/session_01TYh6hJQmzvmWMpBfg8uhdt
0 commit comments