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
docs: Fix broken link formatting in index.md (#1395)
* docs: Fix broken links in Japanese documentation
Fixed broken links in Japanese translation files that were pointing
to outdated reStructuredText references.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* docs: Clean up Python format annotations in Japanese .po files
Remove unnecessary Python format annotations (python-format, python-brace-format) from Japanese translation files to improve compatibility and reduce clutter.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* docs: Fix broken Markdown links in Japanese translation files
Fixed broken links in Japanese .po translation files that were incorrectly
formatted after the RST to Markdown conversion. The links now properly use
Markdown syntax with correct relative paths and descriptive link text.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* docs: Convert OpenCollective URL to proper Markdown link format
Fixed the bare URL to use proper Markdown link syntax for better rendering and consistency with other links in the documentation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>
0 commit comments