From 2e4e0bb2fdb15da53b76bb9de9a557b23d529e8d Mon Sep 17 00:00:00 2001 From: arpio Date: Sun, 22 Feb 2026 18:53:45 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8768fd0..05f54f5 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ SyncBus provides a synchronization hook that can be used by multiple goroutines the right order of execution of testing and production code. Find the documentation here: -https://godoc.org/code.squareroundforest.org/arpio/syncbus +https://godocs.io/code.squareroundforest.org/arpio/syncbus Find an example here: https://godoc.org/code.squareroundforest.org/arpio/syncbus#example-package