Skip to content

Commit 4189ba6

Browse files
author
James William Pye
committed
Update link.
1 parent 2e63219 commit 4189ba6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

postgresql/documentation/driver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ The methods and properties on the connection object are ready for use:
386386
While iterating, the connection should *not* be used in other threads.
387387
The optional timeout can be used to enable "idle" events in which `None`
388388
objects will be yielded by the iterator.
389-
See `Notification Management`_ for details.
389+
See :ref:`notifyman` for details.
390390

391391

392392
Connection Metadata

postgresql/documentation/notifyman.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _db_notify:
1+
.. _notifyman:
22

33
***********************
44
Notification Management

0 commit comments

Comments
 (0)