diff --git a/BUILDING.md b/BUILDING.md index 2ad9de890..b4f186331 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -66,5 +66,5 @@ Build and Run and you are ready to go! Features related to push notifications are known to be not working for third-party contributors since Apple's Push Notification service pushes -will only work with Open Whisper Systems production code signing +will only work with the Session production code signing certificate. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cf688e298..2f15790fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Thank you for supporting Session and looking for ways to help. Please note that some conventions here might be a bit different than what you are used to, even if you have contributed to other open source projects before. Reading this document will help you save time and work effectively with the developers and other contributors. -## Development Ideology +## Development ideology Truths which we believe to be self-evident: @@ -47,7 +47,7 @@ If your pull request follows all of the advice above but still has not been merg There are several other ways to get involved: * Help new users learn about Session. * Redirect support questions to support@loki.network. -* Improve documentation in the [wiki](https://github.com/loki-project/session-ios/wiki). +* Improve documentation in the [wiki](https://github.com/loki-project/session-protocol-docs/wiki). * Find and mark duplicate issues. * Try to reproduce issues and help with troubleshooting. * Discover solutions to open issues and post any relevant findings.