Skip to content

Commit 975b3c4

Browse files
committed
docs: add the documentation link in README [ci skip]
1 parent 7afa9e0 commit 975b3c4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ found in the Angular.
1010

1111
---
1212

13+
### Documentation
14+
15+
Documentation can be found at [angular-ru-1.gitbook.io](https://angular-ru-1.gitbook.io/sdk).
16+
1317
### Migration to v19
1418

1519
Check out the [migration guide](docs/introduction/migration-v19.md) when migrating to `v19` from `v18` or earlier.
@@ -23,7 +27,7 @@ Check out the [migration guide](docs/introduction/migration-v19.md) when migrati
2327

2428
### Packages
2529

26-
| **Package** | **Version** | **README** | **Downloads** |
27-
| -------------------------------------------------------------- | ----------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
30+
| **Package** | **Version** | **README** | **Downloads** |
31+
| -------------------------------------------------------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------- |
2832
| [@angular-ru/cdk](https://npmjs.com/package/@angular-ru/cdk) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fcdk/latest.svg) | [![](https://img.shields.io/badge/Documentation--green.svg)](https://angular-ru-1.gitbook.io/sdk/cdk) | [![](https://img.shields.io/npm/dw/@angular-ru/cdk)](https://npmjs.com/package/@angular-ru/cdk) |
2933
| [@angular-ru/ngxs](https://npmjs.com/package/@angular-ru/ngxs) | ![](https://img.shields.io/npm/v/%40angular-ru%2Fngxs/latest.svg) | [![](https://img.shields.io/badge/Documentation--green.svg)](https://angular-ru-1.gitbook.io/sdk/ngxs) | [![](https://img.shields.io/npm/dw/@angular-ru/ngxs)](https://npmjs.com/package/@angular-ru/ngxs) |

0 commit comments

Comments
 (0)