[folks] docs: correctly delimit links in the tp-zeitgeist comments



commit bd7d1fa5aabeadfeec70387dcb39b4a55dc17ee2
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Fri Jul 5 15:39:19 2013 -0700

    docs: correctly delimit links in the tp-zeitgeist comments

 backends/telepathy/lib/tp-zeitgeist-dummy.vala |    2 +-
 backends/telepathy/lib/tp-zeitgeist.vala       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/backends/telepathy/lib/tp-zeitgeist-dummy.vala b/backends/telepathy/lib/tp-zeitgeist-dummy.vala
index 7cfa1a6..a7125cd 100644
--- a/backends/telepathy/lib/tp-zeitgeist-dummy.vala
+++ b/backends/telepathy/lib/tp-zeitgeist-dummy.vala
@@ -28,7 +28,7 @@ using GLib;
  * linking to Zeitgeist.
  *
  * See the note in Makefile.am, and
- * https://bugzilla.gnome.org/show_bug.cgi?id=701099.
+ * [[https://bugzilla.gnome.org/show_bug.cgi?id=701099]].
  */
 public class FolksTpZeitgeist.Controller : Object
 {
diff --git a/backends/telepathy/lib/tp-zeitgeist.vala b/backends/telepathy/lib/tp-zeitgeist.vala
index 2339dfa..b16ea4d 100644
--- a/backends/telepathy/lib/tp-zeitgeist.vala
+++ b/backends/telepathy/lib/tp-zeitgeist.vala
@@ -30,7 +30,7 @@ using Zeitgeist;
  * tpf-persona-store.vala so that it can be conditionally compiled out.
  *
  * See the note in Makefile.am, and
- * https://bugzilla.gnome.org/show_bug.cgi?id=701099.
+ * [[https://bugzilla.gnome.org/show_bug.cgi?id=701099]].
  */
 public class FolksTpZeitgeist.Controller : Object
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]