From 9f6fea76070f3e5860e46bf6666aa0de11953f94 Mon Sep 17 00:00:00 2001 From: Tobias Beer Date: Tue, 13 Oct 2015 12:23:58 +0200 Subject: [PATCH] updated to point to new location --- editions/tw5.com/tiddlers/concepts/Modules.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/concepts/Modules.tid b/editions/tw5.com/tiddlers/concepts/Modules.tid index ce3f699f6..cc48f3a28 100644 --- a/editions/tw5.com/tiddlers/concepts/Modules.tid +++ b/editions/tw5.com/tiddlers/concepts/Modules.tid @@ -6,4 +6,4 @@ type: text/vnd.tiddlywiki A //module// in TiddlyWiki5 is a tiddler containing executable JavaScript, of the type `application/javascript` and with the field `module-type` set to the ModuleType of the module. -See the ''Internals'' tab of the [[control panel|$:/ControlPanel]] for lists of the currently loaded modules. +See [[ControlPanel|$:/ControlPanel]] > ''Info'' > ''Advanced'' > ''Loaded Modules'' for a list of currently loaded modules.