From 92ceeae5c754a10f83fca8f9a425e33005a4f1f8 Mon Sep 17 00:00:00 2001 From: Chris Arriola Date: Wed, 30 Aug 2023 09:40:49 -0700 Subject: [PATCH] Update README.md Use full URL for migration journey --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0dd42727e..4743b4261 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose. To learn about how Sunflower was migrated to Compose, see the -[migration journey](docs/MigrationJourney.md) document. +[migration journey](https://github.com/android/sunflower/blob/main/docs/MigrationJourney.md) document. **Note**: To see the original View implementation of Sunflower, checkout the [`views`](https://github.com/android/sunflower/tree/views) branch. @@ -86,4 +86,4 @@ Third Party Content ------------------- Select text used for describing the plants (in `plants.json`) are used from Wikipedia via CC BY-SA 3.0 US (license in `ASSETS_LICENSE`). -"[seed](https://thenounproject.com/search/?q=seed&i=1585971)" by [Aisyah](https://thenounproject.com/aisyahalmasyira/) is licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/us/legalcode) \ No newline at end of file +"[seed](https://thenounproject.com/search/?q=seed&i=1585971)" by [Aisyah](https://thenounproject.com/aisyahalmasyira/) is licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/us/legalcode)