Issue #12915: fix(bn): remove broken C book link returning 404
==================================================
State: open
Created: 2025-10-29T08:11:45Z
Updated: 2025-10-30T14:02:24Z
Author: krrish175-byte
Comments: 0
Labels: waiting for changes

Description:
==============================
This PR removes a broken link from the Bengali (Bangla) books list.



File: books/free-programming-books-bn.md



Section: C++



Broken link: [](https://www.academia.edu/16658418/c_programming_bangla_book) — returns 404



Fix: The broken academia.edu link has been removed because it no longer resolves and I couldn’t find a verified free copy to replace it with.



Result: The Bengali C/C++ section no longer contains a dead link and will not redirect users to a non-existent page.

GitHub URL: https://github.com/EbookFoundation/free-programming-books/pull/12915