diff --git a/sandbox/Debug/README.md b/plugins/Debug/README.md similarity index 100% rename from sandbox/Debug/README.md rename to plugins/Debug/README.md diff --git a/sandbox/Debug/__init__.py b/plugins/Debug/__init__.py similarity index 100% rename from sandbox/Debug/__init__.py rename to plugins/Debug/__init__.py diff --git a/sandbox/Debug/config.py b/plugins/Debug/config.py similarity index 100% rename from sandbox/Debug/config.py rename to plugins/Debug/config.py diff --git a/sandbox/Debug/plugin.py b/plugins/Debug/plugin.py similarity index 100% rename from sandbox/Debug/plugin.py rename to plugins/Debug/plugin.py diff --git a/sandbox/Debug/test.py b/plugins/Debug/test.py similarity index 100% rename from sandbox/Debug/test.py rename to plugins/Debug/test.py diff --git a/sandbox/Debug b/sandbox/Debug new file mode 120000 index 000000000..105606848 --- /dev/null +++ b/sandbox/Debug @@ -0,0 +1 @@ +../plugins/Debug \ No newline at end of file