From a291ea60847c7de1f5b2bb97af79c97ff8cdad64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Sat, 17 Sep 2022 06:29:18 +0200 Subject: [PATCH] Update readme, pt2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2be84f2..01f6723 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ services: - nats ``` -See [cmd/microrouterd/plugins.go](src/branch/master/cmd/microrouterd/plugins.go) for a list of availabel transports, registries and brokers. +See [cmd/microrouterd/plugins.go](cmd/microrouterd/plugins.go) for a list of availabel transports, registries and brokers. ## Todo