Skip to content

Commit

Permalink
Improve the part 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Sep 23, 2024
1 parent 67efcbc commit 56387bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/tutorials/modular-crm/part-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
````

Follow the [Get Stared](../../get-started/layered-web-application.md) guide to create a new layered web application with the following configuration:
Follow the *[Get Stared](../../get-started/layered-web-application.md)* guide to create a new layered web application with the following configuration:

* **Solution name**: `ModularCrm`
* **UI Framework**: ASP.NET Core MVC / Razor Pages
Expand All @@ -20,7 +20,7 @@ You can select the other options based on your preference.

> **Please complete the [Get Stared](../../get-started/layered-web-application.md) guide and run the web application before going further.**
The initial solution structure should be like the following in ABP Studio's *Solution Explorer*:
The initial solution structure should be like the following in ABP Studio's *[Solution Explorer](../../studio/solution-explorer.md)*:

![solution-explorer-modular-crm-initial](images/solution-explorer-modular-crm-initial.png)

Expand Down

0 comments on commit 56387bc

Please sign in to comment.