From 30da7982369d90c22f71d952c54b24bb49a347f1 Mon Sep 17 00:00:00 2001 From: Suman Sahoo <75962762+suman-somu@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:12:22 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 162a368f6..3267a73a5 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The app in this project aims to be simple enough that you can understand it quic ## Opening a sample in Android Studio -To open one of the samples in Android Studio, begin by checking out one of the sample branches, and then open the root directory in Android Studio. The following series of steps illustrate how to open the [usecases](tree/usecases/) sample. +To open one of the samples in Android Studio, begin by checking out one of the sample branches, and then open the root directory in Android Studio. The following series of steps illustrate how to open the [usecases](https://github.com/googlesamples/android-architecture/tree/usecases) sample. Clone the repository: