[folks] docs: Update website links
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] docs: Update website links
- Date: Thu, 5 Dec 2013 23:52:48 +0000 (UTC)
commit 176c8855b79b598c88b7d50cf9b5e981e9806e06
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Dec 5 23:52:13 2013 +0000
docs: Update website links
The website has moved to https://wiki.gnome.org/Projects/Folks.
HACKING | 3 ++-
README | 3 +--
configure.ac | 2 +-
folks.doap | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/HACKING b/HACKING
index b2f57ab..1aac835 100644
--- a/HACKING
+++ b/HACKING
@@ -110,7 +110,8 @@ Vala-specific rules
11. Use nullable types correctly. This helps readability (and makes the
programmer's intentions clearer about whether a variable may be null). The
ultimate goal is for folks to compile correctly with Vala’s strict-non-null
- mode enabled (https://live.gnome.org/Vala/Tutorial#Strict_Non-Null_Mode).
+ mode enabled
+ (https://wiki.gnome.org/Projects/Vala/Tutorial#Strict_Non-Null_Mode).
You can compile folks with strict-non-null mode enabled using:
make VALAFLAGS=--enable-experimental-non-null
diff --git a/README b/README
index 90c696a..773b443 100644
--- a/README
+++ b/README
@@ -9,5 +9,4 @@ Browse the official repository for folks here:
http://git.gnome.org/browse/folks
More information is available at:
- http://telepathy.freedesktop.org/wiki/Folks
- http://telepathy.freedesktop.org/wiki/
+ https://wiki.gnome.org/Projects/Folks
diff --git a/configure.ac b/configure.ac
index d7322b6..6dd5fbc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ m4_define([folks_module_version], folks_lt_current)
AC_INIT([folks],[folks_version],
[https://bugzilla.gnome.org/browse.cgi?product=folks],[folks],
- [http://telepathy.freedesktop.org/wiki/Folks])
+ [https://wiki.gnome.org/Projects/Folks])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_PREREQ([2.65])
diff --git a/folks.doap b/folks.doap
index f422fba..5224d1a 100644
--- a/folks.doap
+++ b/folks.doap
@@ -12,7 +12,7 @@
service contacts, and local contact stores) and compiles them into
fully-fledged people objects. The ultimate goal is to provide the platform
with easy access to all of the user's contacts.</description>
- <homepage rdf:resource="https://live.gnome.org/Folks" />
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/Folks" />
<download-page rdf:resource="http://download.gnome.org/sources/folks/" />
<bug-database
rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=folks" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]