From 0abe2f583c3108283ce8a99706f6edfd4a32089b Mon Sep 17 00:00:00 2001 From: Marie-Laure Thuret Date: Wed, 4 Jan 2017 14:45:59 +0100 Subject: [PATCH] fix(website): broken demo links (#1802) --- docgen/src/examples/Demos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docgen/src/examples/Demos.md b/docgen/src/examples/Demos.md index a24a18e123..8271315727 100644 --- a/docgen/src/examples/Demos.md +++ b/docgen/src/examples/Demos.md @@ -25,7 +25,7 @@ examples: [{ title: 'Tourism', description: 'This demos shows the usage of react-instantsearch in the context of a home renting website' }] -examplesEndpoint: /examples +examplesEndpoint: examples --- ## Demos