Remove dead Armenian Python resource link - #13395
Merged
eshellman merged 2 commits intoAug 7, 2026
Merged
Conversation
Remove the only Armenian list entry because its PDF URL redirects to the publisher homepage instead of a downloadable resource. The list linter requires removing the now-empty index and section as well. check_urls=books/free-programming-books-hy.md Fixes EbookFoundation#13336. Assisted-by: ChatGPT Signed-off-by: Aryan Singh K. <70511529+aryansk@users.noreply.github.com>
Collaborator
|
I think the link to the page on README.md should also be removed |
Signed-off-by: Aryan Singh K. <70511529+aryansk@users.noreply.github.com>
Contributor
Author
|
Thanks for catching that. I removed the now-empty Armenian list link from README.md in commit 4c55571, so the README no longer points to the deleted list. Validation: fpb-lint passes for books, casts, courses, and more, and git diff --check passes. |
Collaborator
|
remove "draft" |
aryansk
marked this pull request as ready for review
August 7, 2026 16:56
Contributor
Author
|
Done. I marked the PR ready for review, and all current checks are green. Thank you! |
Collaborator
|
Thanks, and welcome to free-programming-books! |
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.
Summary
books/free-programming-books-hy.mdbecause its PDF URL redirects to the publisher homepage instead of a downloadable resourceFixes #13336.
Validation
npx --yes free-programming-books-lint books casts courses moregit diff --checkcurl -ILconfirmed the listed URL redirects tohttps://armath.am/AI disclosure
AI assistance was used to investigate the issue, implement the patch, and run validation. The contributor is responsible for understanding and reviewing every changed line.