We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da80ea2 commit e182f0fCopy full SHA for e182f0f
SUMMARY.md
@@ -2,7 +2,7 @@
2
3
* [Introduction](./book/introduction.md)
4
* [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)
+ * [Bubble Sort](./book/bubble-sort.md)
+ * [Quick Sort](./book/quick-sort.md)
7
* [Algoritmos clássicos](./book/algoritmos-classicos.md)
8
0 commit comments