File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ switch CSS theming based on its runtime environment.
65
65
66
66
## Custom Element performance specifics
67
67
68
- Custom Elements extend [ ` decor/Stateful ` ] ( /decor/docs/Stateful ) .
69
- See the decor [ design documentation] ( /decor/docs/architecture ) for details about how that class avoids
68
+ Custom Elements extend [ ` decor/Stateful ` ] ( /decor/docs/master/ Stateful.html ) .
69
+ See the decor [ design documentation] ( /decor/docs/master/ architecture.html ) for details about how that class avoids
70
70
polling / dirty checking for property changes.
71
71
72
72
Also, we intentionally don't set up page level listeners for custom element creation/deletion.
Original file line number Diff line number Diff line change @@ -49,6 +49,6 @@ Browser category:
49
49
50
50
## See Also
51
51
52
- * [ ` decor/sniff ` ] ( /decor/docs/sniff.md )
52
+ * [ ` decor/sniff ` ] ( /decor/docs/master/ sniff.html )
53
53
54
54
You can’t perform that action at this time.
0 commit comments