Commit c1c95340a76fcc8020236f82cfd5e6e5cc9ca754
1 parent
d4ff2a86
Exists in
colab
and in
4 other branches
Short about updated
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/shared/_short_about.html.erb
... | ... | @@ -3,5 +3,5 @@ |
3 | 3 | <small> Mezuro project aims provide a platform to compare projects and metric techniques, teach how to use metrics through configurations, analyze code, avoid technical debts, and disseminate code metrics usage and understanding.</small> |
4 | 4 | <li> |
5 | 5 | <li> |
6 | - <small>Here you can try the front-end for the <%= link_to 'Kalibro Web Service', 'https://github.com/mezuro/kalibro', target: '_blank' %>. It is intended to be a service where you can evaluate your code quality and, if you want, define wich set of metrics you want to use.</small> | |
6 | + <small>Here you can try the front-end, which we call Prezento. It interacs with the <%= link_to 'Kalibro Web Service', 'https://github.com/mezuro/kalibro', target: '_blank' %> and <%= link_to 'Kalibro Processor', 'https://github.com/mezuro/kalibro_processr', target: '_blank' %>. It is intended to be a service where you can evaluate your code quality and, if you want, define wich set of metrics you want to use.</small> | |
7 | 7 | </li> |
8 | 8 | \ No newline at end of file | ... | ... |