diff --git a/readme.md b/readme.md index 2dda29f..f1dfeba 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ - [Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage) - [数据结构与算法](https://github.com/datawhalechina/team-learning-program/tree/master/DataStructureAndAlgorithm) - [编程实践(Numpy)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToNumpy) -- [编程实践(Pandas)](https://github.com/datawhalechina/joyful-pandas) +- [编程实践(Pandas)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToPandas) - [编程实践(LeetCode 分类练习)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeClassification) - [编程实践(LeetCode 腾讯精选练习50)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeTencent) - [编程实践(Python 爬虫)](https://github.com/datawhalechina/team-learning-program/tree/master/WebSpider)