Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 73b03a8

Browse files
authored
Update README.md (#913)
Use full URL for migration journey
1 parent 8d000f6 commit 73b03a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A gardening app illustrating Android development best practices with migrating a View-based app to
44
Jetpack Compose. To learn about how Sunflower was migrated to Compose, see the
5-
[migration journey](docs/MigrationJourney.md) document.
5+
[migration journey](https://github.com/android/sunflower/blob/main/docs/MigrationJourney.md) document.
66

77
**Note**: To see the original View implementation of Sunflower, checkout the [`views`](https://github.com/android/sunflower/tree/views) branch.
88

@@ -86,4 +86,4 @@ Third Party Content
8686
-------------------
8787
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`).
8888

89-
"[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)
89+
"[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)

0 commit comments

Comments
 (0)