diff --git a/root/algoritmos-de-busca/time.md b/root/algoritmos-de-busca/time.md index 88c2d34..19d3418 100644 --- a/root/algoritmos-de-busca/time.md +++ b/root/algoritmos-de-busca/time.md @@ -76,4 +76,4 @@ $$ Agora, podemos ver que o tempo de execução cresce linearmente com o tamanho da entrada. -## [Complexidade de Algoritmos](https://github.com/roscibely/algorithms-and-data-structure/blob/develop/algoritmos-de-busca/complexity.md) +## [Complexidade de Algoritmos](https://github.com/roscibely/algorithms-and-data-structure/blob/develop/root/algoritmos-de-busca/complexity.md)