Skip to content

Commit 14e1724

Browse files
committed
Readme corrected
1 parent f813947 commit 14e1724

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Follow the link [https://interview-docs.readthedocs.io](https://interview-docs.r
2222
## Community
2323
[![Gitter](https://badges.gitter.im/data-structure-and-algorithms/community.svg)](https://gitter.im/data-structure-and-algorithms/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2424

25-
<a href="https://gitter.im/data-structure-and-algorithms/community"><img src="https://github.com/ramanaditya/data-structure-and-algorithms/blob/master/images/gitter.png" width="20%" align="left"/></a>
25+
<a href="https://gitter.im/data-structure-and-algorithms/community"><img src="https://github.com/ramanaditya/data-structure-and-algorithms/blob/main/images/gitter.png" width="20%" align="left"/></a>
2626

2727
### Gitter Community
2828
All the discussions related to the **Interview** and **Data Structures and Algorithms** are discussed on the Gitter Community Channel.
@@ -100,7 +100,7 @@ Follow the link [https://gitter.im/data-structure-and-algorithms/community](http
100100
| [April '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#April-LeetCoding-Challenge--2020) | [May '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#May-LeetCoding-Challenge--2020) |
101101
| [June '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#June-LeetCoding-Challenge--2020) | [July '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#July-LeetCoding-Challenge--2020) |
102102
| [August '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#August-LeetCoding-Challenge--2020) | [September '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#September-LeetCoding-Challenge--2020) |
103-
| [November '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#November-LeetCoding-Challenge--2020) | [January '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#January-LeetCoding-Challenge--2021) |
103+
| [November '20 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#November-LeetCoding-Challenge--2020) | [January '21 Challenge](https://github.com/ramanaditya/data-structure-and-algorithms/tree/master/leetcode#January-LeetCoding-Challenge--2021) |
104104
105105
## Resources
106106

leetcode/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
| 24. | August '20 Challenge | [Search Here](#August-LeetCoding-Challenge--2020) |
3131
| 25. | September '20 Challenge| [Search Here](#September-LeetCoding-Challenge--2020) |
3232
| 26. | November '20 Challenge | [Search Here](#November-LeetCoding-Challenge--2020) |
33-
| 27. | January '20 Challenge | [Search Here](#January-LeetCoding-Challenge--2021) |
33+
| 27. | January '21 Challenge | [Search Here](#January-LeetCoding-Challenge--2021) |
3434

3535
- ### **Array**
3636

0 commit comments

Comments
 (0)