diff --git a/app/views/shared/_short_about.html.erb b/app/views/shared/_short_about.html.erb
index 0b80b65..8cb8381 100644
--- a/app/views/shared/_short_about.html.erb
+++ b/app/views/shared/_short_about.html.erb
@@ -3,5 +3,5 @@
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.
- 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.
+ 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.
\ No newline at end of file
--
libgit2 0.21.2