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