From 877a4c47c327f8ca26b433ca0d28ab19c499ec8d Mon Sep 17 00:00:00 2001 From: Vitus Date: Thu, 10 Dec 2020 17:01:25 +0100 Subject: [PATCH] Update Compose Samples URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d928c2e..cd88e796 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ These are some of the open-source projects using (or used) **Android Emulator Ru - [natario1/Transcoder](https://github.com/natario1/Transcoder/tree/master/.github/workflows) - [chrisbanes/insetter](https://github.com/chrisbanes/insetter/tree/main/.github/workflows) - [slackhq/keeper](https://github.com/slackhq/keeper/tree/main/.github/workflows) -- [android/compose-samples](https://github.com/android/compose-samples/blob/master/.github/workflows/ci.yaml) +- [android/compose-samples](https://github.com/android/compose-samples/tree/main/.github/workflows) - [ReactiveCircus/streamlined](https://github.com/ReactiveCircus/streamlined/tree/main/.github/workflows) - [ReactiveCircus/FlowBinding](https://github.com/ReactiveCircus/FlowBinding) - [JakeWharton/RxBinding](https://github.com/JakeWharton/RxBinding/tree/master/.github/workflows)