diff --git a/Docs/Dev/en/structure.md b/Docs/Dev/en/structure.md deleted file mode 100755 index 26ca04f..0000000 --- a/Docs/Dev/en/structure.md +++ /dev/null @@ -1,5 +0,0 @@ -# Structure - -## ER - -![ER](Modules/Search/Docs/Dev/img/er.png) \ No newline at end of file diff --git a/Docs/introduction.md b/Docs/introduction.md index 574ee2a..1ae8e02 100755 --- a/Docs/introduction.md +++ b/Docs/introduction.md @@ -8,6 +8,6 @@ The target group for this module is everyone, since every application should hav # Setup -This module doesn't have any additional setup requirements since it is installed during the application install process. +This module doesn't have any additional setup requirements. The module can be installed through the integrated module downloader and installer or by uploading the module into the `Modules/` directory and executing the installation through the module installer. \ No newline at end of file diff --git a/info.json b/info.json index 7eea841..37042c3 100755 --- a/info.json +++ b/info.json @@ -12,7 +12,7 @@ }, "creator": { "name": "Jingga", - "website": "jingga.app" + "website": "https://jingga.app" }, "description": "The search module.", "directory": "Search",