fix: replace dead ardendertat.com links with Wayback Machine archives - #943
Open
Ankur-Kataria wants to merge 1 commit into
Open
fix: replace dead ardendertat.com links with Wayback Machine archives#943Ankur-Kataria wants to merge 1 commit into
Ankur-Kataria wants to merge 1 commit into
Conversation
This was referenced Aug 30, 2026
Fixes practical-tutorials#380 The three 'Implementing a Search Engine' links (Parts 1-3) on ardendertat.com return a database connection error. Replaced with their most recent Wayback Machine snapshots from January 2020, which show the full original content.
Ankur-Kataria
force-pushed
the
fix/issue-380
branch
from
August 31, 2026 18:28
7838662 to
b98535e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this?
The original links point to ardendertat.com which now returns a database connection error. Replaced all three parts with their most recent working Wayback Machine snapshots (January 2020).
Closes #380
Checklist
- [Title](https://...)format, placed under the correct section (nested- [Part N](...)for multi-part series).python3 scripts/check_readme.py lintlocally and it exits 0.