Skip to content

fix internal link#814

Closed
chenpoyo0219 wants to merge 3 commits intoshhossain:mainfrom
chenpoyo0219:main
Closed

fix internal link#814
chenpoyo0219 wants to merge 3 commits intoshhossain:mainfrom
chenpoyo0219:main

Conversation

@chenpoyo0219
Copy link
Copy Markdown
Contributor

Proposed changes

This pull request addresses incorrect internal link references introduced in the previous PR. The links were pointing to outdated or non-existent sections, and this update ensures they now correctly direct users to the intended content. This fix improves navigation and content integrity across the documentation.

I apologize for overlooking these issues earlier.

Types of changes

What types of changes does your content introduce to this project?
Put an x in the boxes that apply (without "`")

  • Proofreading (fix spelling, grammar, punctuation, accuracy) Proofreading
  • New content (new section, new readme, etc.)
  • Modifications (modifying existing content)
  • Other (please describe)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. Don't hesitate to ask if you're unsure about any of them. We're here to help! This simply reminds us of what we will look for before merging your code.
Note: If you submit code make sure to test it

  • Tested any code that was added/modified in this PR
  • Added external links
  • Added internal links
  • Added images
  • Added videos
  • Added code snippets

Reviewers:

  • @username

@chenpoyo0219
Copy link
Copy Markdown
Contributor Author

Hi, I encountered a FileNotFoundError in CI when testing readme_tw.md under Data Types/. The file is committed and pushed in my PR, but the runner still failed to locate it. I suspect the folder name with a space (Data Types) might be related to path resolution issues in test_code.py. I'm not sure if renaming the folder or adjusting the path handling logic would help, so I’d appreciate your guidance.

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.

1 participant