fixed references
This commit is contained in:
parent
0f363df00a
commit
c05098fc51
@ -119,7 +119,7 @@ function init(){
|
|||||||
console.log(yatta.value.newProperty !== "Awesome") // true, still not awesome..
|
console.log(yatta.value.newProperty !== "Awesome") // true, still not awesome..
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Please also read [https://rawgit.com/DadaMonad/Yatta/master/doc/class/JsonWrapper.html](JsonWrapper).
|
Please also read [JsonWrapper](https://rawgit.com/DadaMonad/Yatta/master/doc/class/JsonWrapper.html)
|
||||||
*/
|
*/
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
@ -162,7 +162,7 @@ I can't observe if you overwrite object references `yatta = "Awesome"`.
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Please also read [https://rawgit.com/DadaMonad/Yatta/master/doc/class/JsonWrapper.html](JsonWrapper).
|
Please also read [JsonWrapper](https://rawgit.com/DadaMonad/Yatta/master/doc/class/JsonWrapper.html)
|
||||||
|
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
Here you find some (hopefully) usefull examples on how to use Yatta!
|
Here you find some (hopefully) usefull examples on how to use Yatta!
|
||||||
|
|
||||||
|
|
||||||
* [./IwcJson.md](IWC + Json)
|
* [IWC + Json](./IwcJson.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user