diff --git a/src/components/bookPlayer/plugin.js b/src/plugins/bookPlayer/plugin.js similarity index 100% rename from src/components/bookPlayer/plugin.js rename to src/plugins/bookPlayer/plugin.js diff --git a/src/components/bookPlayer/style.css b/src/plugins/bookPlayer/style.css similarity index 100% rename from src/components/bookPlayer/style.css rename to src/plugins/bookPlayer/style.css diff --git a/src/components/bookPlayer/tableOfContent.js b/src/plugins/bookPlayer/tableOfContent.js similarity index 100% rename from src/components/bookPlayer/tableOfContent.js rename to src/plugins/bookPlayer/tableOfContent.js