#2215 updated to correct links in contributing.md

This commit is contained in:
HissPirat 2020-07-15 15:18:59 +02:00
parent 6a9669d97e
commit ab98b00001

View File

@ -56,11 +56,11 @@ If you wish to rebase you should be following the [Golden Rule](https://www.atla
### Design and style
For an overview of how to make design changes to Kiwix Android, check out [DESIGN.md](https://github.com/kiwix/kiwix-android/edit/develop/DESIGN.md).
For an overview of how to make design changes to Kiwix Android, check out [DESIGN.md](https://github.com/kiwix/kiwix-android/blob/develop/DESIGN.md).
### Adding new string resources
To add a new string resource see [STRING_RESOURCES.md](https://github.com/kiwix/kiwix-android/edit/develop/STRING_RESOURCES.md).
To add a new string resource see [STRING_RESOURCES.md](https://github.com/kiwix/kiwix-android/blob/develop/STRING_RESOURCES.md).
### Building