|
15 | 15 | <!-- PROJECT LOGO --> |
16 | 16 | <br /> |
17 | 17 | <div align="center"> |
18 | | - <img src="https://github.com/CihanCakir/AdsDialogKit/blob/main/logo.PNG" alt="AdsDialogKit" width="200" height="200"> |
| 18 | + <img src="https://github.com/adessoTurkey-dotNET/AdsDialogKit/blob/main/logo.PNG" alt="AdsDialogKit" width="200" height="200"> |
19 | 19 |
|
20 | 20 |
|
21 | 21 | <h3 align="center">AdsDialogKit</h3> |
22 | 22 |
|
23 | 23 | <p align="center"> |
24 | 24 | Dialog Kit is a user interface solution that provides fast and customizable dialog boxes. |
25 | 25 | <br /> |
26 | | - <a href="https://github.com/CihanCakir/AdsDialogKit/blob/main/README.md"><strong>Explore the docs »</strong></a> |
| 26 | + <a href="https://github.com/adessoTurkey-dotNET/AdsDialogKit/blob/main/README.md"><strong>Explore the docs »</strong></a> |
27 | 27 | <br /> |
28 | 28 | <br /> |
29 | | - <a href="https://github.com/CihanCakir/AdsDialogKit/tree/main/sample/AdsDialogKit.Console">View Demo</a> |
| 29 | + <a href="https://github.com/adessoTurkey-dotNET/AdsDialogKit/tree/main/sample/AdsDialogKit.Console">View Demo</a> |
30 | 30 | · |
31 | | - <a href="https://github.com/CihanCakir/AdsDialogKit/issues">Report Bug</a> |
| 31 | + <a href="https://github.com/adessoTurkey-dotNET/AdsDialogKit/issues">Report Bug</a> |
32 | 32 | · |
33 | | - <a href="https://github.com/CihanCakir/AdsDialogKit/issues">Request Feature</a> |
| 33 | + <a href="https://github.com/adessoTurkey-dotNET/AdsDialogKit/issues">Request Feature</a> |
34 | 34 | </p> |
35 | 35 | </div> |
36 | 36 |
|
@@ -171,7 +171,7 @@ public class DialogBoxController : ControllerBase |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 | | -_For more examples, please refer to the [Sample Project](https://github.com/CihanCakir/AdsDialogKit/tree/main/sample/AdsDialogKit.Console)_ |
| 174 | +_For more examples, please refer to the [Sample Project](https://github.com/adessoTurkey-dotNET/AdsDialogKit/tree/main/sample/AdsDialogKit.Console)_ |
175 | 175 |
|
176 | 176 | <p align="right">(<a href="#readme-top">back to top</a>)</p> |
177 | 177 |
|
@@ -228,23 +228,23 @@ Distributed under the MIT License. See `LICENSE.md` for more information. |
228 | 228 |
|
229 | 229 | |
230 | 230 |
|
231 | | -Project Link: [https://github.com/CihanCakir/AdsDialogKit](https://github.com/CihanCakir/AdsDialogKit) |
| 231 | +Project Link: [https://github.com/adessoTurkey-dotNET/AdsDialogKit](https://github.com/adessoTurkey-dotNET/AdsDialogKit) |
232 | 232 |
|
233 | 233 | <p align="right">(<a href="#readme-top">back to top</a>)</p> |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 | 237 | <!-- MARKDOWN LINKS & IMAGES --> |
238 | | -[contributors-shield]: https://img.shields.io/github/contributors/CihanCakir/AdsDialogKit.svg?style=for-the-badge |
239 | | -[contributors-url]: https://github.com/CihanCakir/AdsDialogKit/graphs/contributors |
240 | | -[forks-shield]: https://img.shields.io/github/forks/CihanCakir/AdsDialogKit.svg?style=for-the-badge |
241 | | -[forks-url]: https://github.com/CihanCakir/AdsDialogKit/network/members |
242 | | -[stars-shield]: https://img.shields.io/github/stars/CihanCakir/AdsDialogKit.svg?style=for-the-badge |
243 | | -[stars-url]: https://github.com/CihanCakir/AdsDialogKit/stargazers |
244 | | -[issues-shield]: https://img.shields.io/github/issues/CihanCakir/AdsDialogKit.svg?style=for-the-badge |
245 | | -[issues-url]: https://github.com/CihanCakir/AdsDialogKit/issues |
246 | | -[license-shield]: https://img.shields.io/github/license/CihanCakir/AdsDialogKit.svg?style=for-the-badge |
247 | | -[license-url]: https://github.com/CihanCakir/AdsDialogKit/blob/main/LICENSE.md |
| 238 | +[contributors-shield]: https://img.shields.io/github/contributors/adessoTurkey-dotNET/AdsDialogKit.svg?style=for-the-badge |
| 239 | +[contributors-url]: https://github.com/adessoTurkey-dotNET/AdsDialogKit/graphs/contributors |
| 240 | +[forks-shield]: https://img.shields.io/github/forks/adessoTurkey-dotNET/AdsDialogKit.svg?style=for-the-badge |
| 241 | +[forks-url]: https://github.com/adessoTurkey-dotNET/AdsDialogKit/network/members |
| 242 | +[stars-shield]: https://img.shields.io/github/stars/adessoTurkey-dotNET/AdsDialogKit.svg?style=for-the-badge |
| 243 | +[stars-url]: https://github.com/adessoTurkey-dotNET/AdsDialogKit/stargazers |
| 244 | +[issues-shield]: https://img.shields.io/github/issues/adessoTurkey-dotNET/AdsDialogKit.svg?style=for-the-badge |
| 245 | +[issues-url]: https://github.com/adessoTurkey-dotNET/AdsDialogKit/issues |
| 246 | +[license-shield]: https://img.shields.io/github/license/adessoTurkey-dotNET/AdsDialogKit.svg?style=for-the-badge |
| 247 | +[license-url]: https://github.com/adessoTurkey-dotNET/AdsDialogKit/blob/main/LICENSE.md |
248 | 248 | [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 |
249 | 249 | [linkedin-url]: https://linkedin.com/in/Cihancakir |
250 | 250 | [product-screenshot]: images/screenshot.png |
|
0 commit comments