From 8fcecdbee854ada2cef25cf2bc5e24fe6eab2e43 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Tue, 10 Sep 2024 00:27:30 +0300 Subject: [PATCH] update discord URL --- LICENSE.md | 2 +- README.md | 2 +- composer.json | 5 ++--- composer.lock | 2 +- docs/introduction.md | 4 ++-- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index b41e0dd..326c160 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) php coder +Copyright (c) Lara Zeus (Ash) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4f4a829..ca852e5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ If you discover any security related issues, please email info@larazeus.com inst ## Credits -- [php coder](https://github.com/atmonshi) +- [Lara Zeus (Ash)](https://github.com/atmonshi) - [All Contributors](../../contributors) ## License diff --git a/composer.json b/composer.json index d4950d0..dd9c8db 100644 --- a/composer.json +++ b/composer.json @@ -19,9 +19,8 @@ "type": "library", "authors": [ { - "name": "php coder", - "email": "info@larazeus.com", - "role": "Owner" + "name": "Lara Zeus (Ash)", + "email": "info@larazeus.com" } ], "require": { diff --git a/composer.lock b/composer.lock index 5b4c007..0cd2838 100644 --- a/composer.lock +++ b/composer.lock @@ -2197,7 +2197,7 @@ ], "authors": [ { - "name": "php coder", + "name": "Lara Zeus (Ash)", "email": "info@larazeus.com", "role": "Owner" } diff --git a/docs/introduction.md b/docs/introduction.md index 75578dd..05aac26 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -7,7 +7,7 @@ weight: 1 Lara-zeus Wind, is a package provides a simple contact form manger, with the abilety to store the messages in the database, and you can reply to them from the dashboard. -**[Demo](https://wind.larazeus.com) · [Source Code](https://github.com/lara-zeus/wind) · [Discord](https://discord.com/channels/883083792112300104/943098344174141460)** +**[Demo](https://wind.larazeus.com) · [Source Code](https://github.com/lara-zeus/wind) · [Discord](https://discord.com/channels/883083792112300104/1282763077611421829)** ## features: @@ -20,6 +20,6 @@ Lara-zeus Wind, is a package provides a simple contact form manger, with the abi ## Support available support channels: -* join our channel in discord [Discord](https://discord.com/channels/883083792112300104/943098344174141460) +* Join our channel on [Discord](https://discord.com/channels/883083792112300104/1282763077611421829) * open an issue on [GitHub](https://github.com/lara-zeus/wind/issues) * email us using the [contact center](https://larazeus.com/contact-us)