Browse Source

Docs update

pull/19223/head
honurbu 2 years ago
parent
commit
2e6d2adce0
  1. 4
      docs/en/Startup-Templates/Application-Single-Layer.md
  2. 2
      docs/en/UI/Angular/Localization.md

4
docs/en/Startup-Templates/Application-Single-Layer.md

@ -104,3 +104,7 @@ The server-side is similar to the solution described in the *Solution Structure*
The client-side application consumes the HTTP APIs as mentioned. You can see the folder structure of the Angular project shown below:
![](../images/single-layer-angular-folder-structure.png)
## See Also
* [Video tutorial](https://abp.io/video-courses/essentials/app-template)

2
docs/en/UI/Angular/Localization.md

@ -391,5 +391,5 @@ Which locale files you add to `webpackInclude` magic comment, they will be inclu
## See Also
- [Localization in ASP.NET Core](../../Localization.md)
* [Localization in ASP.NET Core](../../Localization.md)
* [Video tutorial](https://abp.io/video-courses/essentials/localization)
Loading…
Cancel
Save