Skip to content

Commit 146cf54

Browse files
authored
Merge pull request #594 from sir-gon/develop
[BUGFIX] Markdownlint: MD039 - Spaces inside link text
2 parents ff419f1 + 2adc45e commit 146cf54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/hackerrank/interview_preparation_kit/graphs/roads_and_libraries-solution-notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ wrong the calculation formula by exchanging the cost variables of libraries and
2323
Some sources about implementation in:
2424

2525
- (*) [HackerRank “Roads and Libraries” Solution Using Disjoint Set Union Operations](https://medium.com/@gunnarbachelor/hackerrank-roads-and-libraries-solution-using-disjoint-set-union-operations-842f35d55fc9)
26-
- [1.12 Disjoint Sets Data Structure - Weighted Union and Collapsing Find
27-
](https://www.youtube.com/watch?v=wU6udHRIkcc)
26+
- [1.12 Disjoint Sets Data Structure - Weighted Union and Collapsing Find](https://www.youtube.com/watch?v=wU6udHRIkcc)

0 commit comments

Comments
 (0)