Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.

Commit 01c8b7b

Browse files
committed
Merge pull request #8 from CreativeSDK/ash/image-editor
Updated readme.
2 parents c2e5569 + 2a0522c commit 01c8b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

image-editor-ui/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Android: Getting Started
22

3-
This repo accompanies [the Creative SDK Getting Started guide for Android](https://creativesdk.adobe.com/docs/android/#/articles/gettingstarted/index.html).
3+
This repo accompanies [the Creative SDK Image Editor UI guide for Android](https://creativesdk.adobe.com/docs/android/#/articles/imageediting/index.html).
44

55

66
## How to use
@@ -15,7 +15,7 @@ Just follow the steps below.
1515
### In your local development environment
1616

1717
1. `git clone` [the parent repo](https://github.com/CreativeSDK/android-getting-started-samples)
18-
1. Open the repo's `getting-started` subdirectory in Android Studio
18+
1. Open the repo's `image-editor-ui` subdirectory in Android Studio
1919
1. Add a new Java class called `Keys` with this code:
2020

2121
```

0 commit comments

Comments
 (0)