diff --git a/Resources/doc/customization.rst b/Resources/doc/customization.rst
index 80d3370..1ccbdc5 100644
--- a/Resources/doc/customization.rst
+++ b/Resources/doc/customization.rst
@@ -50,4 +50,4 @@ Just create a file ``templates/bundles/NelmioApiDocBundle/SwaggerUi/index.html.t
{% endblock javascripts %}
-You can have a look at the original template to see which blocks can be overridden.
+You can have a look at the `original template `_, in ``/Resources/views/SwaggerUi/index.html.twig``, to see which blocks can be overridden.