We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b8a495 commit 7d353b8Copy full SHA for 7d353b8
algorithms/2_BubbleSort/bubble_sort_exercise.md
@@ -36,5 +36,5 @@ elements = [
36
]
37
```
38
39
-[Solution](https://github.com/codebasics/data-structures-algorithms-python/blob/master/algorithmsAlgorithms/2_BubbleSort/bubble_sort_exercise_solution.py)
+[Solution](https://github.com/codebasics/data-structures-algorithms-python/blob/master/algorithms/2_BubbleSort/bubble_sort_exercise_solution.py)
40
0 commit comments