aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/bgworker.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/bgworker.sgml b/doc/src/sgml/bgworker.sgml
index 33ff5269516..d024a1796e0 100644
--- a/doc/src/sgml/bgworker.sgml
+++ b/doc/src/sgml/bgworker.sgml
@@ -232,7 +232,8 @@ typedef struct BackgroundWorker
</para>
<para>
- The <filename>worker_spi</> contrib module contains a working example,
+ The <filename>src/test/modules/worker_spi</> module
+ contains a working example,
which demonstrates some useful techniques.
</para>