@@ -19,25 +19,25 @@ Start developing with the latest Angular features from our roadmap. This list re
1919
2020### Available to experiment with
2121
22- * [ Incremental hydration] ( /guide/experimental/ incremental-hydration )
23- * [ Zoneless change detection] ( https://angular.dev /guide/experimental/zoneless)
24- * [ Hydration support for i18n blocks] ( https://angular.dev /api/platform-browser/withI18nSupport)
25- * Resource API
26- * Effect API
27- * Linked Signal API
28- * [ Route-level render mode] ( https://next.angular.dev /guide/hybrid-rendering)
22+ * [ Incremental hydration] ( /guide/incremental-hydration )
23+ * [ Zoneless change detection] ( /guide/experimental/zoneless )
24+ * [ Hydration support for i18n blocks] ( /api/platform-browser/withI18nSupport )
25+ * [ Resource API] ( /guide/signals/resource )
26+ * [ Effect API] ( /api/core/effect )
27+ * [ Linked Signal API] ( /guide/signals/linked-signal )
28+ * [ Route-level render mode] ( /guide/hybrid-rendering )
2929
3030### Production ready
3131
32- * [ Explore Angular Signals] ( guide/signals )
33- * [ Event replay with SSR] ( https://angular.dev /api/platform-browser/withEventReplay)
34- * [ Deferrable views] ( https://angular.dev /guide/defer)
35- * [ Built-in control flow] ( https://angular.dev /guide/templates/control-flow)
36- * [ Local variable declaration] ( https://angular.dev /guide/templates/variables)
37- * [ Signal inputs] ( https://angular.dev /guide/signals/inputs)
38- * [ Model inputs] ( https://angular.dev /guide/signals/model)
39- * [ Signal queries] ( https://angular.dev /guide/signals/queries)
40- * [ Function-based outputs] ( https://angular.dev /guide/components/output-fn)
32+ * [ Explore Angular Signals] ( / guide/signals)
33+ * [ Event replay with SSR] ( /api/platform-browser/withEventReplay )
34+ * [ Deferrable views] ( /guide/defer )
35+ * [ Built-in control flow] ( /guide/templates/control-flow )
36+ * [ Local variable declaration] ( /guide/templates/variables )
37+ * [ Signal inputs] ( /guide/signals/inputs )
38+ * [ Model inputs] ( /guide/signals/model )
39+ * [ Signal queries] ( /guide/signals/queries )
40+ * [ Function-based outputs] ( /guide/components/output-fn )
4141
4242## Improving the Angular developer experience
4343
0 commit comments