From 2eb6fda97a2228c56a48d1b3a7414f29650a2eba Mon Sep 17 00:00:00 2001 From: Dogan Yildirim Date: Mon, 26 Aug 2024 14:23:02 +0300 Subject: [PATCH] Updated other links --- docs/en/modules/database-tables.md | 2 +- docs/en/modules/payment.md | 2 +- docs/en/modules/text-template-management.md | 2 +- .../migration-guides/openiddict-step-by-step.md | 6 +++--- docs/en/release-info/release-notes.md | 4 ++-- docs/en/samples/index.md | 12 ++++++------ 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/en/modules/database-tables.md b/docs/en/modules/database-tables.md index 0fce394470..ad8c66d684 100644 --- a/docs/en/modules/database-tables.md +++ b/docs/en/modules/database-tables.md @@ -248,7 +248,7 @@ This table stores the values of the features for different providers. You can us ### FmDirectoryDescriptors -This table is utilized by the [File Management system](file-management.md) to manage directories by using the [BlobStoring](https://docs.abp.io/en/abp/latest/Blob-Storing) module. +This table is utilized by the [File Management system](file-management.md) to manage directories by using the [BlobStoring](../framework/infrastructure/blob-storing/index.md) module. #### Foreign Keys diff --git a/docs/en/modules/payment.md b/docs/en/modules/payment.md index c868f7b02a..b3fb6de84b 100644 --- a/docs/en/modules/payment.md +++ b/docs/en/modules/payment.md @@ -15,7 +15,7 @@ Payment module is not installed in [the startup templates](../solution-templates ### Using ABP CLI -ABP CLI allows adding a module to a solution using ```add-module``` command. You can check its [documentation](https://docs.abp.io/en/abp/latest/CLI#add-module) for more information. So, payment module can be added using the command below; +ABP CLI allows adding a module to a solution using ```add-module``` command. You can check its [documentation](../cli#add-module) for more information. So, payment module can be added using the command below; ```bash abp add-module Volo.Payment diff --git a/docs/en/modules/text-template-management.md b/docs/en/modules/text-template-management.md index 46b3784f5d..9b2235314f 100644 --- a/docs/en/modules/text-template-management.md +++ b/docs/en/modules/text-template-management.md @@ -2,7 +2,7 @@ > You must have an ABP Team or a higher license to use this module. -This module is used to store and edit template contents for [the text templating system](https://docs.abp.io/en/abp/latest/Text-Templating) of the ABP. So, you may need to understand it to better understand the purpose of this module. +This module is used to store and edit template contents for [the text templating system](../framework/infrastructure/text-templating/index.md) of the ABP. So, you may need to understand it to better understand the purpose of this module. There are different use cases of the text templating system. For example, [the Account Module](account.md) is using it to define templates for sending emails when it needs to send emails to users (like sending "password reset link" email). This module provides UI to easily edit these email templates. diff --git a/docs/en/release-info/migration-guides/openiddict-step-by-step.md b/docs/en/release-info/migration-guides/openiddict-step-by-step.md index e174f0dfb5..04866180ad 100644 --- a/docs/en/release-info/migration-guides/openiddict-step-by-step.md +++ b/docs/en/release-info/migration-guides/openiddict-step-by-step.md @@ -9,8 +9,8 @@ On the other hand, Identity Server ends support for the open-source Identity Ser ## Commercial Template -If you are using a commercial template, please check [Migrating from IdentityServer to OpenIddict for the Commercial Templates](https://docs.abp.io/en/commercial/6.0/migration-guides/openIddict-step-by-step) guide. -If you are using the microservice template, please check [Migrating the Microservice Template from IdentityServer to OpenIddict](https://docs.abp.io/en/commercial/6.0/migration-guides/openIddict-microservice) guide. +If you are using a commercial template, please check [Migrating from IdentityServer to OpenIddict for the Commercial Templates](https://abp.io/docs/commercial/6.0/migration-guides/openIddict-step-by-step) guide. +If you are using the microservice template, please check [Migrating the Microservice Template from IdentityServer to OpenIddict](https://abp.io/docs/commercial/6.0/migration-guides/openIddict-microservice) guide. ## OpenIddict Migration Steps @@ -258,7 +258,7 @@ for creating the host builder. ## Source code of samples and module * [Open source tiered & separate auth server application migrate Identity Server to OpenIddict](https://github.com/abpframework/abp-samples/tree/master/Ids2OpenId) -* [OpenIddict module document](https://docs.abp.io/en/abp/6.0/Modules/OpenIddict) +* [OpenIddict module document](../../modules/openiddict.md) * [OpenIddict module source code](https://github.com/abpframework/abp/tree/rel-6.0/modules/openiddict) ## See Also diff --git a/docs/en/release-info/release-notes.md b/docs/en/release-info/release-notes.md index 8d9491e2bb..87005ce8ad 100644 --- a/docs/en/release-info/release-notes.md +++ b/docs/en/release-info/release-notes.md @@ -286,7 +286,7 @@ See the detailed **[blog post / announcement](https://abp.io/blog/ABP-Framework- * Created the Oracle Integration Package for EF Core. * New **File Management Module** that is used to store and manage files in your application. * Migrated the Angular UI to the **Angular 10**. -* Published an **[API documentation](https://docs.abp.io/api-docs/commercial/2.9/api/index.html)** web site to explore the classes of the ABP. +* Published an **[API documentation](https://abp.io/docs/3.0)** web site to explore the classes of the ABP. ## 2.9 (2020-06-04) @@ -295,7 +295,7 @@ See the detailed **[blog post / announcement](https://abp.io/blog/ABP-Framework- * Performance improvements (pre-compiling razor pages). * New **Organization Unit** Management UI for the [Identity Module](https://abp.io/modules/Volo.Identity.Pro) to create hierarchical organization units and manage their members and roles. * Created **Angular UI** for the [Chat Module](https://abp.io/modules/Volo.Chat). -* Implemented **Angular UI** for the [Easy CRM](https://docs.abp.io/en/commercial/latest/samples/easy-crm) application. +* Implemented **Angular UI** for the [Easy CRM](../samples/easy-crm.md) application. * [ABP Suite](https://abp.io/tools/suite) code generation support for **module development**. * New [leptontheme.com](http://leptontheme.com/) web site to show the **[Lepton Theme](https://abp.io/themes) components**. diff --git a/docs/en/samples/index.md b/docs/en/samples/index.md index 5adf0ac6a8..c03f16cf8b 100644 --- a/docs/en/samples/index.md +++ b/docs/en/samples/index.md @@ -27,13 +27,13 @@ A simple CRUD application to show basic principles of developing an application The following samples uses only the open source (free) modules. * **Book Store: Razor Pages UI & Entity Framework Core** - * [Tutorial](https://docs.abp.io/en/abp/latest/Tutorials/Part-1?UI=MVC&DB=EF) + * [Tutorial](https://abp.io/docs/latest/tutorials/book-store/part-01?UI=MVC&DB=EF) * [Source code](https://github.com/abpframework/abp-samples/tree/master/BookStore-Mvc-EfCore) * **Book Store: Blazor UI & Entity Framework Core** - * [Tutorial](https://docs.abp.io/en/abp/latest/Tutorials/Part-1?UI=Blazor&DB=EF) + * [Tutorial](https://abp.io/docs/latest/tutorials/book-store/part-01?UI=Blazor&DB=EF) * [Source code](https://github.com/abpframework/abp-samples/tree/master/BookStore-Blazor-EfCore) * **Book Store: Angular UI & MongoDB** - * [Tutorial](https://docs.abp.io/en/abp/latest/Tutorials/Part-1?UI=NG&DB=Mongo) + * [Tutorial](https://abp.io/docs/latest/tutorials/book-store/part-01?UI=NG&DB=Mongo) * [Source code](https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb) * **Book Store: Modular application (Razor Pages UI & EF Core)** * [Source code](https://github.com/abpframework/abp-samples/tree/master/BookStore-Modular) @@ -43,13 +43,13 @@ The following samples uses only the open source (free) modules. The following samples uses the pro modules. - **Book Store: Razor Pages (MVC) UI & Entity Framework Core** - - [Tutorial](https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-1?UI=MVC&DB=EF) + - [Tutorial](https://abp.io/docs/latest/tutorials/book-store/part-01?UI=MVC&DB=EF) - [Download the source code](https://abp.io/Account/Login?returnUrl=/api/download/samples/bookstore-mvc-ef) - **Book Store: Blazor UI & Entity Framework Core** - - [Tutorial](https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-1?UI=Blazor&DB=EF) + - [Tutorial](https://abp.io/docs/latest/tutorials/book-store/part-01?UI=Blazor&DB=EF) - [Download the source code](https://abp.io/Account/Login?returnUrl=/api/download/samples/bookstore-blazor-efcore) - **Book Store: Angular UI & MongoDB** - - [Tutorial](https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-1?UI=NG&DB=Mongo) + - [Tutorial](https://abp.io/docs/latest/tutorials/book-store/part-01?UI=NG&DB=Mongo) - [Download the source code](https://abp.io/Account/Login?returnUrl=/api/download/samples/bookstore-angular-mongodb) ## Other Samples