Skip to content

Commit 0b55098

Browse files
authored
Merge pull request #25 from mnayef95/fix/readme
[readme]-[DONE]-Fix contributing section links
2 parents c02313b + 6613eb0 commit 0b55098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you'd like to contribute, please take a look at the issue tracker, For new fe
2424

2525
Use AndroidWeeklyCodeStyle.xml for Android Studio code styles. Check this [link](https://stackoverflow.com/a/30454168/8191360) for more information about how you can import code style in Android Studio.
2626

27-
Please set your Android studio kotlin code style based on Kotlin Coding Conventions. Check this link for more information about Kotlin Coding Conventions in Android Studio.
27+
Please set your Android studio kotlin code style based on Kotlin Coding Conventions. Check this [link](https://kotlinlang.org/docs/reference/coding-conventions.html#applying-the-style-guide) for more information about Kotlin Coding Conventions in Android Studio.
2828

2929
# For adding new feature
3030
Please make sure that each new feature should be in a new module with implementing core dependency, so we can change these modules to dynamic-feature in the future if we want.

0 commit comments

Comments
 (0)