Skip to content

Commit e182f0f

Browse files
committed
Change path book code.
1 parent da80ea2 commit e182f0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* [Introduction](./book/introduction.md)
44
* [Algoritmos de ordenação](./book/algoritmos-de-ordenacao.md)
5-
* [Bubble Sort](./book/algoritmos-de-ordenacao/bubble-sort.md)
6-
* [Quick Sort](./book/algoritmos-de-ordenacao/quick-sort.md)
5+
* [Bubble Sort](./book/bubble-sort.md)
6+
* [Quick Sort](./book/quick-sort.md)
77
* [Algoritmos clássicos](./book/algoritmos-classicos.md)
88

0 commit comments

Comments
 (0)