Skip to content

Commit f89419f

Browse files
committed
update terribly out of date adaptor demo fiddle
1 parent 6a96433 commit f89419f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/0.8/Writing adaptor plugins.md.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ boxAdaptor = {
182182
};
183183
```
184184
185-
You can see this adaptor in action [in a JSFiddle here](http://jsfiddle.net/rich_harris/ATAgH/). Notice that because our wrapper includes a `set` method, {{{createLink 'two-way binding'}}} works seamlessly.
185+
You can see this adaptor in action [in a JSFiddle here](http://jsfiddle.net/ATAgH/33/). Notice that because our wrapper includes a `set` method, {{{createLink 'two-way binding'}}} works seamlessly.
186186
187187
188188
Adding polish

docs/edge/Writing adaptor plugins.md.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ boxAdaptor = {
182182
};
183183
```
184184
185-
You can see this adaptor in action [in a JSFiddle here](http://jsfiddle.net/rich_harris/ATAgH/). Notice that because our wrapper includes a `set` method, {{{createLink 'two-way binding'}}} works seamlessly.
185+
You can see this adaptor in action [in a JSFiddle here](http://jsfiddle.net/ATAgH/33/). Notice that because our wrapper includes a `set` method, {{{createLink 'two-way binding'}}} works seamlessly.
186186
187187
188188
Adding polish

0 commit comments

Comments
 (0)