Browse Source

docs: update links on migration guide

Co-authored-by: Mehmet Erim <34455572+mehmet-erim@users.noreply.github.com>
pull/6189/head
Bunyamin Coskuner 6 years ago
committed by GitHub
parent
commit
e7825023fa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/en/Migration-Guides/Abp-4_0-Angular.md

6
docs/en/Migration-Guides/Abp-4_0-Angular.md

@ -47,9 +47,9 @@ Moving away from the global store, we create small services with a single respon
See [the related issue](https://github.com/abpframework/abp/issues/6154)
Please refer to the following docs for detail information and examples
- [`ConfigStateService`](../UI/Angular/Config-State-Service.md)
- [`EnvironmentService`](../UI/Angular/Environment.md#EnvironmentService)
- [`PermissionService`](../UI/Angular/Permission-Management.md#)
- [`ConfigStateService`](../UI/Angular/Config-State-Service)
- [`EnvironmentService`](../UI/Angular/Environment#EnvironmentService)
- [`PermissionService`](../UI/Angular/Permission-Management#)
### Deprecated Interfaces

Loading…
Cancel
Save