Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Commit

Permalink
Fix Launch URLs for hello-kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshj authored and keyboardsurfer committed Sep 11, 2018
1 parent 40f08d2 commit 159a7ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hello-kotlin/README.md
Expand Up @@ -8,8 +8,8 @@ installed and launched on a device.
## Launch URLs

```
https://hello.instantappsample.com/hello -> HelloActivity
https://hello.instantappsample.com/bye -> GoodbyeActivity
https://hello-feature.instantappsample.com/hello -> HelloActivity
https://hello-feature.instantappsample.com/goodbye -> GoodbyeActivity
```

## License
Expand Down

0 comments on commit 159a7ee

Please sign in to comment.