add missing link to the api doc overview

This commit is contained in:
Lukas Kahwe Smith 2013-06-13 12:05:01 +02:00
parent ce1b40eac3
commit bcecc03139

View File

@ -14,7 +14,7 @@
</head>
<body>
<div id="header">
<a href=""><h1>{{ apiName }}</h1></a>
<a href="{{ path('nelmio_api_doc_index') }}"><h1>{{ apiName }}</h1></a>
<div id="sandbox_configuration">
request format:
<select id="request_format">