diff --git a/Docs/Dev/en/structure.md b/Docs/Dev/en/structure.md deleted file mode 100755 index e4b67d2..0000000 --- a/Docs/Dev/en/structure.md +++ /dev/null @@ -1,5 +0,0 @@ -# Structure - -## ER - -![ER](Modules/Calendar/Docs/Dev/img/er.png) \ No newline at end of file diff --git a/Docs/Dev/img/er.png b/Docs/Dev/img/er.png deleted file mode 100644 index 8a02d70..0000000 Binary files a/Docs/Dev/img/er.png and /dev/null differ diff --git a/Docs/introduction.md b/Docs/introduction.md index 5245de0..32f3e3a 100755 --- a/Docs/introduction.md +++ b/Docs/introduction.md @@ -8,7 +8,7 @@ The target group for this module is everyone, since every application must have # Setup -This module doesn't have any additional setup requirements since it is installed during the application install process. This module cannot be uninstalled if it is manually deleted from the hard drive please manually download the module from the page and put it into the `Modules/` directory. +This module doesn't have any additional setup requirements. This module cannot be uninstalled if it is manually deleted from the hard drive please manually download the module from the page and put it into the `Modules/` directory. # Features diff --git a/info.json b/info.json index 43eff73..37df095 100755 --- a/info.json +++ b/info.json @@ -12,7 +12,7 @@ }, "creator": { "name": "Jingga", - "website": "jingga.app" + "website": "https://jingga.app" }, "description": "Calendar module.", "directory": "Calendar",