Update index.js (#1676)

This commit is contained in:
David Furlong
2016-09-01 19:35:49 +02:00
committed by Erik Rasmussen
parent 37d5c2800b
commit 7cb660df70

View File

@@ -33,8 +33,8 @@ let render = () => {
* Remove it on your dev server if you wish. It will not affect the functionality.
*/
version="6.0.1"
path="/examples/syncValidation"
breadcrumbs={generateExampleBreadcrumbs('syncValidation',
path="/examples/normalizing"
breadcrumbs={generateExampleBreadcrumbs('normalizing',
'Field Normalizing Example', '6.0.1')}>
<Markdown content={readme}/>