From 332c722f1dda971bb3ae9636e3ee15f4889df31d Mon Sep 17 00:00:00 2001 From: agrajaghh Date: Thu, 19 Nov 2015 09:21:49 +0100 Subject: [PATCH] fix Code style Guidelines link in contributing.md fixes #4596 closes #4598 //FREEBIE --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 401208d932..8b133460c6 100644 --- a/contributing.md +++ b/contributing.md @@ -28,4 +28,4 @@ Truths which we believe to be self-evident: 1. **There is no such thing as time.** Protocol ideas that require synchronized clocks are doomed to failure. -Before you submit a pull request, please check if your code follows the [Code style Guidelines](https://github.com/WhisperSystems/RedPhone/wiki/Code-style-Guidelines). +Before you submit a pull request, please check if your code follows the [Code style Guidelines](https://github.com/WhisperSystems/Signal-Android/wiki/Code-Style-Guidelines).