about summary refs log tree commit homepage
path: root/doc/queues.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/queues.txt')
-rw-r--r--doc/queues.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/queues.txt b/doc/queues.txt
index 813bd78..941b004 100644
--- a/doc/queues.txt
+++ b/doc/queues.txt
@@ -106,8 +106,8 @@ The API provided is semaphore-like; but compatible with our
 existing non-blocking architecture.  A lengthier description is
 in the 1.3.0 release notes:
 
-        https://bogomips.org/cmogstored.git/patch/?id=v1.3.0
+        https://yhbt.net/cmogstored.git/patch/?id=v1.3.0
 
 See also the ioq.c source for a diagram and implementation:
 
-        https://bogomips.org/cmogstored.git/plain/ioq.c
+        https://yhbt.net/cmogstored.git/plain/ioq.c