File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ var name = window.name;
2828
2929### References
3030
31- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
31+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ var value = o["y"];
4242
4343### References
4444
45- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
45+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ window.name = "MyWindow";
2828
2929### References
3030
31- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
31+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
Original file line number Diff line number Diff line change @@ -42,4 +42,4 @@ var value = o["y"];
4242
4343### References
4444
45- - [ Bind using Special ` @bs ` Getters & Setters ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-bs-getters--setters )
45+ - [ Bind Using Special Getter and Setter Attributes ] ( /docs/manual/latest/bind-to-js-object#bind-using-special-getter-and-setter-attributes )
You can’t perform that action at this time.
0 commit comments