-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- ❌ Python
- ❌ Data Structure
-
Operating Systems
- ❌ Linux
-
Database Tools
- ❌ Git
-
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 noIntroductionin your04. Data Sciencedirectory. I replaced it with02. Data Processing
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request