From f25f615a3e352c6f93738543a4284f3334f10f52 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Sat, 14 Sep 2019 16:10:27 +0100 Subject: [PATCH] Fixed link to example/forms.json --- docs/source/plugins/example.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/plugins/example.rst b/docs/source/plugins/example.rst index 8a38e504..9299be33 100644 --- a/docs/source/plugins/example.rst +++ b/docs/source/plugins/example.rst @@ -10,7 +10,7 @@ plugin.py form.json +++++++++++ -.. literalinclude:: example/form.json +.. literalinclude:: example/forms.json :language: JSON Notes