cesarhernandezgt commented on a change in pull request #403: TOMEE-2470 alternate-descriptors/README_es.md URL: https://github.com/apache/tomee/pull/403#discussion_r258258213
########## File path: examples/alternate-descriptors/README_es.md ########## @@ -0,0 +1,162 @@ +indice-grupo=Técnicas de prueba +tipo=página +estado=publicado +título=Descriptores alternos +~~~~~~ + +Véase [Descriptores alternos](../../alternate-descriptors.html) la página para todos los detalles de como funciona esta característica. Review comment: Since the translated readme file are processed, the final path structure is for example: `http://localhost:8080/master/es/examples/alternate-descriptors.html` So the `/es/` path add one extra level that the english version doesn't have: `http://localhost:8080/master/examples/alternate-descriptors.html` I propose to change this line to: ``` Véase [Descriptores alternos](../../../alternate-descriptors.html) la página para todos los detalles de como funciona esta característica. ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
