From f9ef4ab5154cdd8f61188890c07570f25986f3ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Sun, 9 Nov 2014 22:02:19 +0100 Subject: [PATCH] fix url --- source/development/bundles/custom-fields.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/development/bundles/custom-fields.rst b/source/development/bundles/custom-fields.rst index c30861e71..ae422b395 100644 --- a/source/development/bundles/custom-fields.rst +++ b/source/development/bundles/custom-fields.rst @@ -121,7 +121,7 @@ If you want to test the rendering of a custom fields group, you may use this met ./run-server.sh -2. assuming that your custom fields id is `1`, go to your navigator and enter url : `http://localhost:8000/customfieldsgroup/test/render/2` +2. assuming that your custom fields id is `1`, go to your navigator and enter url : `http://localhost:8000/customfieldsgroup/test/render/1`