Skip to content

Commit 6375f9e

Browse files
author
Gustavo
authored
Fixing an error (sqlmapproject#4267)
There was a newline breaking the link: "[aqui] (https://github.com/sqlmapproject/sqlmap/tarball/master)"
1 parent 8e649dc commit 6375f9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/translations/README-pt-BR.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Você pode visitar a [coleção de imagens](https://github.com/sqlmapproject/sql
1414
Instalação
1515
----
1616

17-
Você pode baixar o arquivo tar mais recente clicando [aqui]
18-
(https://github.com/sqlmapproject/sqlmap/tarball/master) ou o arquivo zip mais recente clicando [aqui](https://github.com/sqlmapproject/sqlmap/zipball/master).
17+
Você pode baixar o arquivo tar mais recente clicando [aqui](https://github.com/sqlmapproject/sqlmap/tarball/master) ou o arquivo zip mais recente clicando [aqui](https://github.com/sqlmapproject/sqlmap/zipball/master).
1918

2019
De preferência, você pode baixar o sqlmap clonando o repositório [Git](https://github.com/sqlmapproject/sqlmap):
2120

0 commit comments

Comments
 (0)