diff --git a/[esx_addons]/esx_society/README.md b/[esx_addons]/esx_society/README.md index 2b7fc250..444a73eb 100644 --- a/[esx_addons]/esx_society/README.md +++ b/[esx_addons]/esx_society/README.md @@ -3,8 +3,8 @@ Society management for ESX. Adds employee management (hire, fire, promote / demote, change salary), society bank accounts and money washing. It's crucial that this script gets started before all resources that utilize societies do, or else many things will go wrong. ## Requirements -- [cron](https://github.com/ESX-Org/cron) -- [esx_addonaccount](https://github.com/ESX-Org/esx_addonaccount) +- [cron](https://github.com/esx-framework/esx-legacy/tree/main/%5Besx%5D/cron) +- [esx_addonaccount](https://github.com/esx-framework/esx-legacy/tree/main/%5Besx_addons%5D/esx_addonaccount) ## Download & Installation @@ -59,4 +59,4 @@ This program Is free software: you can redistribute it And/Or modify it under th This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details. -You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/. \ No newline at end of file +You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.