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> </head>
<body> <body>
<div id="header"> <div id="header">
<a href=""><h1>{{ apiName }}</h1></a> <a href="{{ path('nelmio_api_doc_index') }}"><h1>{{ apiName }}</h1></a>
<div id="sandbox_configuration"> <div id="sandbox_configuration">
request format: request format:
<select id="request_format"> <select id="request_format">