Skip to content

Remove invalid NoSQL Python link#850

Closed
fengfeng-zi wants to merge 1 commit into
practical-tutorials:masterfrom
fengfeng-zi:issue721-remove-nosql-link
Closed

Remove invalid NoSQL Python link#850
fengfeng-zi wants to merge 1 commit into
practical-tutorials:masterfrom
fengfeng-zi:issue721-remove-nosql-link

Conversation

@fengfeng-zi

Copy link
Copy Markdown
Contributor

Summary

  • remove the invalid Write a NoSQL Database in Python entry from the Python section
  • drop a link that now redirects to an unrelated homepage instead of the tutorial
  • keep the project list limited to working resources

Fixes #721

tuvtran added a commit that referenced this pull request Jul 4, 2026
jeffknupp.com has been hijacked and now redirects to an unrelated
site. Fixes #721; applied manually from PR #850, whose branch had
converted the whole file to CRLF.

Co-authored-by: fengfeng-zi <fengfeng-zi@users.noreply.github.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@tuvtran

tuvtran commented Jul 4, 2026

Copy link
Copy Markdown
Member

Thanks for catching this — the jeffknupp.com link is indeed dead (the domain now redirects to an unrelated site), so I've removed the entry in commit 25df289. Your branch converted the whole README to CRLF line endings, which made every line show as changed, so the diff couldn't be merged directly. Appreciate the report and the fix for #721!

@tuvtran tuvtran closed this Jul 4, 2026
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.

Write a NoSQL Database in Python leads to a wrong website

2 participants