From 91fde7465b1b88e1c570ae50de731bcfdd71b8c3 Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Thu, 19 Mar 2015 13:37:01 +0100 Subject: [PATCH] [site] missing link --- plugin_structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin_structure.md b/plugin_structure.md index 364506d38..4a3472cf0 100644 --- a/plugin_structure.md +++ b/plugin_structure.md @@ -231,7 +231,7 @@ However, if the workspace option in the plugin.xml file is set to _true_, the co * Module-level components save their state to the module (.iml) file. -For more information and samples, refer to [Persisting State of Components](). +For more information and samples, refer to [Persisting State of Components](persisting_state.html). ### Defaults