mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
Fixed: Links to Config.kt and CONTRIBUTING.md were not functioning in the README.md file.
* As we've renamed the default branch from 'develop' to 'main,' we have accordingly updated the links.
This commit is contained in:
parent
f17ed9af69
commit
f2ef85c363
@ -15,7 +15,7 @@ with additional metadata.
|
||||
|
||||
This is the version for Android, with support versions ranging from 7
|
||||
to 13 (like [mentioned
|
||||
here](https://github.com/kiwix/kiwix-android/blob/develop/buildSrc/src/main/kotlin/Config.kt)).
|
||||
here](https://github.com/kiwix/kiwix-android/blob/main/buildSrc/src/main/kotlin/Config.kt)).
|
||||
|
||||
**Important Note**: Starting from Android 11, the ZIM file picker
|
||||
feature has been restricted in the Play Store variant due to Play
|
||||
@ -39,7 +39,7 @@ website to access the complete set of features.
|
||||
|
||||
Kiwix Android is written in [Kotlin](https://kotlinlang.org/)
|
||||
|
||||
[](https://github.com/kiwix/kiwix-android/actions?query=workflow%3ACI+branch%3Adevelop)
|
||||
[](https://github.com/kiwix/kiwix-android/actions?query=workflow%3ACI+branch%3Amain)
|
||||
[](https://github.com/kiwix/kiwix-android/actions/workflows/nightly.yml)
|
||||
[](https://codecov.io/gh/kiwix/kiwix-android)
|
||||
[](https://www.codefactor.io/repository/github/kiwix/kiwix-android)
|
||||
@ -79,7 +79,7 @@ If you are interested in our custom apps they have their own repo [kiwix-android
|
||||
## Contributing
|
||||
|
||||
Before contributing be sure to check out the
|
||||
[CONTRIBUTION](https://github.com/kiwix/kiwix-android/blob/develop/CONTRIBUTING.md)
|
||||
[CONTRIBUTION](https://github.com/kiwix/kiwix-android/blob/main/CONTRIBUTING.md)
|
||||
guidelines.
|
||||
|
||||
We currently have a series of automated Unit and Integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user