Skip to content

Commit 7a6e5b4

Browse files
authored
Update README.md
1 parent 79a5977 commit 7a6e5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@
103103
- [Min-Range Query.](https://github.com/manosriram/Data-Structures/blob/master/Segment-Tree/minRangeQuery.cpp)
104104
- [Max-Range Query.](https://github.com/manosriram/Data-Structures/blob/master/Segment-Tree/maxRangeQuery.cpp)
105105

106-
### 10. [Disjoint Sets]()
106+
### 10. [Disjoint Sets](https://github.com/manosriram/Data-Structures/tree/master/Disjoint-Sets)
107107
- [Set Functions](https://github.com/manosriram/Data-Structures/blob/master/Disjoint-Sets/DisjointSet.hpp)
108108
- [Driver File](https://github.com/manosriram/Data-Structures/blob/master/Disjoint-Sets/Main.cpp)

0 commit comments

Comments
 (0)