In README.md, there are some links that are not available, and the response is 404. That happened because of the not updated names.
The links are mentioned here:
-
Pure Programming
-
Operating Systems
-
Database Tools
-
Data Science
I tried to modify them:
- ## Pure Programming
- [Python](01.%20Python)
- [Data Structure](03.%20Data%20Structure%20and%20Algorithm)
- ## Operating Systems
- [Linux](02.%20Linux)
- ## Database Tools
- [Git](05.%20Git)
- ## Data Science
- [Data Processing](04.%20Data%20Science/02.%20Data%20Processing)
- [Statistics](04.%20Data%20Science/03.%20Statistics)
- [Linear Algebra](04.%20Data%20Science/04.%20Linear%20Algebra)
⚠️ Note
There is no Introduction in your 04. Data Science directory. I replaced it with 02. Data Processing
In
README.md, there are some links that are not available, and the response is404. That happened because of the not updated names.The links are mentioned here:
Pure Programming
Operating Systems
Database Tools
Data Science
I tried to modify them: