Skip to content

Commit

Permalink
Corrige link quebrado
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelcampos committed Feb 12, 2025
1 parent 071aedb commit 2945261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion estruturais/01-adapter/captcha-v1-sem-adapter/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]

= Implementa Adapters para bibliotecas de captcha em Java (link:https://kinolien.github.io/gitzip/?download=/manoelcampos/padroes-projetos/tree/master/estruturais/adapter/captcha-v1-sem-adapter[zip])
= Implementa Adapters para bibliotecas de captcha em Java (link:https://kinolien.github.io/gitzip/?download=/manoelcampos/padroes-projetos/tree/master/estruturais/01-adapter/captcha-v1-sem-adapter[zip])

O projeto para ser padronizado o uso de diferentes bibliotecas de geração de captcha offline, aplicando o padrão de projetos Adapter. As bibliotecas a serem adaptadas são (que já estão no pom.xml):

Expand Down

0 comments on commit 2945261

Please sign in to comment.