diff --git a/docs/overview/first-steps.md b/docs/overview/first-steps.md index a16d029e..1e883de6 100644 --- a/docs/overview/first-steps.md +++ b/docs/overview/first-steps.md @@ -118,10 +118,6 @@ project-name/ │ │ └── user-findall.controller.ts │ │ └── user-findall.dto.ts │ │ └── user-findall.usecase.ts -│ │ └── findall/ -│ │ └── user-findall.controller.ts -│ │ └── user-findall.dto.ts -│ │ └── user-findall.usecase.ts │ │ └── user.module.ts │ ├── app.container.ts │ ├── env.ts diff --git a/docs/overview/intro.md b/docs/overview/intro.md index 7d724877..1dab0352 100644 --- a/docs/overview/intro.md +++ b/docs/overview/intro.md @@ -78,9 +78,9 @@ npm run prod ExpressoTS is an MIT-licensed open source project. It's an independent project with ongoing development made possible thanks to your support. If you'd like to help, please consider: -- Become a sponsor on **[Sponsor no GitHub](https://github.com/sponsors/expressots)** +- Become a sponsor on **[Sponsor on GitHub](https://github.com/sponsors/expressots)** - Follow the **[organization](https://github.com/expressots)** on GitHub and Star ⭐ the project - Subscribe to the Twitch channel: **[Richard Zampieri](https://www.twitch.tv/richardzampieri)** - Join our **[Discord](https://discord.com/invite/PyPJfGK)** - Contribute submitting **[issues and pull requests](https://github.com/expressots/expressots/issues/new/choose)** -- Share the project with your friends and colleagues \ No newline at end of file +- Share the project with your friends and colleagues