From db8e10834be37acff5f41c9cfa1bd7c530257aa2 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Tue, 7 Jul 2020 13:33:54 +0100 Subject: [PATCH] Update README.md (#1802) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a28793d8..1a7d22c8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ service.Init() service.Run() ``` -See the [docs](https://dev.m3o.com) for detailed information on the architecture, installation and use of go-micro. +See the [pkg.go.dev](https://pkg.go.dev/github.com/micro/go-micro?tab=doc) for further usage. ## License