Skip to content

Fix logical errors in Chinese translated notebook links#6

Merged
B67687 merged 1 commit intomainfrom
copilot/fix-logical-errors-in-translation
Apr 18, 2026
Merged

Fix logical errors in Chinese translated notebook links#6
B67687 merged 1 commit intomainfrom
copilot/fix-logical-errors-in-translation

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 18, 2026

Summary

This PR fixes logical/linking errors in the translated-notebooks section of README.md, with emphasis on Chinese translation references.

Changes

  • Corrected translated notebook paths from non-existent translated-notebooks/discrete-mathematics/... to actual translated-notebooks/离散数学/... locations.
  • Fixed one malformed markdown link using angle brackets that broke path parsing.
  • Updated several Chinese notebook filenames/paths to existing files (including nested folders like 等差数列求和, 立方数列求和, 平方数列求和, and 对称之和).

Validation

  • Ran existing site build command before and after changes:
    • python build_pages.py
  • Verified translated notebook links in README resolve to existing files (0 missing links).
  • Ran parallel_validation (Code Review + CodeQL): no issues reported.

Copilot AI requested a review from B67687 April 18, 2026 00:09
@B67687 B67687 marked this pull request as ready for review April 18, 2026 03:16
@B67687 B67687 merged commit 3097d81 into main Apr 18, 2026
1 check failed
@B67687 B67687 deleted the copilot/fix-logical-errors-in-translation branch April 18, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants