Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb6127a

Browse files
committed
docs: link to official compatibility guide
1 parent 0a599db commit eb6127a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libs/cdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ nx migrate @rx-angular/cdk
5454
| `^14.0.0` | `^14.0.0` |
5555
| `^15.0.0` | `^15.0.0` |
5656

57-
Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see this [matrix](https://gist.github.com/LayZeeDK/c822cc812f75bb07b7c55d07ba2719b3).
57+
Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see the [official guide](https://angular.io/guide/versions).

libs/state/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Optimize state selections and data transfer, ensure only the necessary data is t
157157
| `^14.0.0` | `^14.0.0` |
158158
| `^15.0.0` | `^15.0.0` |
159159

160-
Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see this [matrix](https://gist.github.com/LayZeeDK/c822cc812f75bb07b7c55d07ba2719b3).
160+
Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see the [official guide](https://angular.io/guide/versions).
161161

162162
## Contribution
163163

libs/template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ export class MyModule {}
9494
| `^14.0.0` | `^14.0.0` |
9595
| `^15.0.0` | `^15.0.0` |
9696

97-
Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see this [matrix](https://gist.github.com/LayZeeDK/c822cc812f75bb07b7c55d07ba2719b3).
97+
Regarding the compatibility with RxJS, we generally stick to the compatibilities of the Angular framework itself, for more information about the compatibilities of Angular itself see the [official guide](https://angular.io/guide/versions).

0 commit comments

Comments
 (0)