From 74835ef9b97abed29d97adb19249a2eb620ee095 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Tue, 27 Jan 2015 11:55:06 -0500
Subject: [PATCH] rebranding: update project URL

Refs #64797

Change-Id: Iccb874e9683894b4cc0589dc152f8a650a1eeaba
---
 CODING                          | 2 +-
 INSTALL                         | 2 +-
 daemon/README                   | 4 ++--
 daemon/man/dring.pod            | 2 +-
 gnome/man/ring-client-gnome.pod | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/CODING b/CODING
index cdd65dd04b..1ac0af8923 100644
--- a/CODING
+++ b/CODING
@@ -7,7 +7,7 @@ http://projects.savoirfairelinux.net/wiki/sflphone/Coding_Standards
 = Gerrit workflow =
 
 We are now using Gerrit as a code review tool.
-Wiki documentation: https://projects.savoirfairelinux.com/projects/sflphone/wiki/WorkingWithGerrit
+Wiki documentation: https://projects.savoirfairelinux.com/projects/ring/wiki/WorkingWithGerrit
 
 == commit messages ==
 
diff --git a/INSTALL b/INSTALL
index 90ae4f19c9..c8dd12783d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 INSTALLATION GUIDE
 
-Wiki: https://projects.savoirfairelinux.com/projects/sflphone/wiki/BuildInstructions
+Wiki: https://projects.savoirfairelinux.com/projects/ring/wiki/BuildInstructions
 
 * CORE INSTALLATION
 
diff --git a/daemon/README b/daemon/README
index 46befaa292..0c9ad69fe3 100644
--- a/daemon/README
+++ b/daemon/README
@@ -91,7 +91,7 @@ make install
 Done !
 
 More details available here:
-https://projects.savoirfairelinux.com/projects/sflphone/wiki/How_to_build
+https://projects.savoirfairelinux.com/projects/ring/wiki/How_to_build
 
 How to compile on OSX
 ---------------------
@@ -195,7 +195,7 @@ and general feedback on the SFLphone mailing-list:
 http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
 
 Bug reports:
-https://projects.savoirfairelinux.com/projects/sflphone/wiki/BugReports
+https://projects.savoirfairelinux.com/projects/ring/wiki/BugReports
 
 IRC (on #freenode):
 #sflphone
diff --git a/daemon/man/dring.pod b/daemon/man/dring.pod
index 16669ea1c0..e0bfa4bc12 100644
--- a/daemon/man/dring.pod
+++ b/daemon/man/dring.pod
@@ -32,7 +32,7 @@ Print short list of command-line options.
 
 =head1 BUGS
 
-Please report bugs at https://projects.savoirfairelinux.com/projects/sflphone/issues/new.
+Please report bugs at https://projects.savoirfairelinux.com/projects/ring/issues/new.
 
 =head1 AUTHORS
 
diff --git a/gnome/man/ring-client-gnome.pod b/gnome/man/ring-client-gnome.pod
index ed0e045880..4a804dc665 100644
--- a/gnome/man/ring-client-gnome.pod
+++ b/gnome/man/ring-client-gnome.pod
@@ -14,7 +14,7 @@ B<ring-client-gnome> is a GTK+ client for Ring; it communicates with the core si
 
 =head1 BUGS
 
-Please report bugs at https://projects.savoirfairelinux.com/projects/sflphone/issues/new.
+Please report bugs at https://projects.savoirfairelinux.com/projects/ring/issues/new.
 
 =head1 AUTHORS
 
-- 
GitLab