doc/changes/3.18.rst
changeset 10496 e95b559a06a2
parent 10491 c67bcee93248
child 10502 bdcd35e575fd
--- a/doc/changes/3.18.rst	Tue Jun 23 17:04:40 2015 +0200
+++ b/doc/changes/3.18.rst	Thu Jul 02 19:54:25 2015 +0200
@@ -20,10 +20,10 @@
   `set_fields_order` method similar to the one available for forms
 
 * new method `ResultSet.one(col=0)` to retrive a single entity and enforce the
-  result has only one row (see `#3352314 https://www.cubicweb.org/ticket/3352314`_)
+  result has only one row (see `#3352314 <https://www.cubicweb.org/ticket/3352314>`_)
 
 * new method `RequestSessionBase.find` to look for entities
-  (see `#3361290 https://www.cubicweb.org/ticket/3361290`_)
+  (see `#3361290 <https://www.cubicweb.org/ticket/3361290>`_)
 
 * the embedded jQuery copy has been updated to version 1.10.2, and jQuery UI to
   version 1.10.3.
@@ -79,10 +79,10 @@
 * the old multi-source system
 
 * `find_one_entity` and `find_entities` in favor of `find`
-  (see `#3361290 https://www.cubicweb.org/ticket/3361290`_)
+  (see `#3361290 <https://www.cubicweb.org/ticket/3361290>`_)
 
-* the `TmpFileViewMixin` and `TmpPngView` classes (see `#3400448
-  https://www.cubicweb.org/ticket/3400448`_)
+* the `TmpFileViewMixin` and `TmpPngView` classes (see
+  `#3400448 <https://www.cubicweb.org/ticket/3400448>`_)
 
 Deprecated Code Drops
 ----------------------