Commit f7185ac208516821f0cd28a98592bd47b08dfe57
1 parent
20cd7fb4
Exists in
master
and in
1 other branch
Corrige exibição do diagrama de implantação
- Utilização de HTML inline para exibir o diagrama de implantação na wiki do gitlab.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -81,4 +81,4 @@ O SEI-Broker faz uso de dois arquivos de propriedades que ficam na pasta `<JBOSS |
81 | 81 | [^2]: https://en.wikipedia.org/wiki/Role-based_access_control |
82 | 82 | |
83 | 83 | ## Diagrama de implantação |
84 | -[Diagrama de implantação](uploads/SEI-Broker-Diagrama-Implantacao.png) | |
85 | 84 | \ No newline at end of file |
85 | +<img src="/uploads/SEI-Broker-Diagrama-Implantacao.png" width="800" height="452"> | |
86 | 86 | \ No newline at end of file | ... | ... |