Skip to content

Commit 9d574e2

Browse files
authored
Update README.md
1 parent 9606669 commit 9d574e2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Trees/Binary Search Tree/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ llustration to delete in below tree:
6767
Just clone the repository .
6868

6969
### Output
70-
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/09d7662554c647018634a831fcd06e066ff3f014/Trees/Binary%20Search%20Tree/images/output1.png">
70+
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/9606669f3d21028f99850fd311850341526ecec3/Trees/Binary%20Search%20Tree/Images/output1.png">
7171

72-
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/09d7662554c647018634a831fcd06e066ff3f014/Trees/Binary%20Search%20Tree/images/output2.png">
72+
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/9606669f3d21028f99850fd311850341526ecec3/Trees/Binary%20Search%20Tree/Images/output2.png">
7373

74-
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/09d7662554c647018634a831fcd06e066ff3f014/Trees/Binary%20Search%20Tree/images/output3.png">
74+
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/9606669f3d21028f99850fd311850341526ecec3/Trees/Binary%20Search%20Tree/Images/output3.png">
7575

76-
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/09d7662554c647018634a831fcd06e066ff3f014/Trees/Binary%20Search%20Tree/images/output4.png">
76+
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/9606669f3d21028f99850fd311850341526ecec3/Trees/Binary%20Search%20Tree/Images/output4.png">
7777

78-
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/09d7662554c647018634a831fcd06e066ff3f014/Trees/Binary%20Search%20Tree/images/output5.png">
78+
<img src="https://github.com/prathimacode-hub/PyAlgo-Tree/blob/9606669f3d21028f99850fd311850341526ecec3/Trees/Binary%20Search%20Tree/Images/output5.png">
7979

8080
### Author(s)
8181
Neha Jha

0 commit comments

Comments
 (0)