| Index: sky/sdk/README.md
|
| diff --git a/sky/sdk/README.md b/sky/sdk/README.md
|
| index 023c9dae6c76d4c4697ac1edad51941c822c4239..fbdfb7706d9c9a0683c9e18e9f7fc4375095cdcf 100644
|
| --- a/sky/sdk/README.md
|
| +++ b/sky/sdk/README.md
|
| @@ -187,7 +187,7 @@ Although it is possible to bundle the Sky Engine in your own app (instead of
|
| running your code inside SkyDemo.apk), right now doing so is difficult.
|
|
|
| There is one example of doing so if you're feeling brave:
|
| -https://github.com/domokit/mojo/tree/master/sky/apk/stocks
|
| +https://github.com/domokit/mojo/tree/master/sky/sdk/example/stocks
|
|
|
| Eventually we plan to make this much easier and support platforms other than
|
| Android, but that work is yet in progress.
|
|
|