Browse Source

Update README.md

pull/20686/head
Dogan Yildirim 1 year ago
parent
commit
a014ce40a6
  1. 2
      templates/app/aspnet-core/README.md

2
templates/app/aspnet-core/README.md

@ -108,7 +108,7 @@ This is a layered monolith application that consists of the following applicatio
### Deploying the application
Deploying an ABP application is not different than deploying any .NET or ASP.NET Core application. However, there are some topics that you should care about when you are deploying your applications. You can check ABP's [Deployment documentation](https://abp.io/docs/latest/Deployment/Index) before deploying your application.
Deploying an ABP application is not different than deploying any .NET or ASP.NET Core application. However, there are some topics that you should care about when you are deploying your applications. You can check ABP's [Deployment documentation](https://abp.io/docs/latest/deployment) before deploying your application.
### Additional resources

Loading…
Cancel
Save