| Index: sky/examples/stocks/pubspec.yaml
|
| diff --git a/sky/examples/stocks/pubspec.yaml b/sky/examples/stocks/pubspec.yaml
|
| index 81725bd7d0898e1a573f9d741f6f37a459eb45ed..bb96cfddc78254d9b9d143b88cd389589da34290 100644
|
| --- a/sky/examples/stocks/pubspec.yaml
|
| +++ b/sky/examples/stocks/pubspec.yaml
|
| @@ -1,7 +1,7 @@
|
| name: stocks
|
| author: Chromium Authors <sky-dev@googlegroups.com>
|
| description: A demo application using Sky that shows stock data
|
| -homepage: https://github.com/domokit/mojo/tree/master/sky/examples/stocks-fn
|
| +homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks
|
| version: 0.0.1
|
| dependencies:
|
| sky: '>=0.0.1 <1.0.0'
|
|
|