From ba3c1ac8a8c306db8c6b463ea0f57c746513eb50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Fri, 22 Feb 2019 08:45:14 +0800 Subject: [PATCH] Update manual-sdk.md (#2272) --- docs/en/concepts-and-designs/manual-sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/concepts-and-designs/manual-sdk.md b/docs/en/concepts-and-designs/manual-sdk.md index a246857a2..fea15b205 100644 --- a/docs/en/concepts-and-designs/manual-sdk.md +++ b/docs/en/concepts-and-designs/manual-sdk.md @@ -18,4 +18,4 @@ We are already in the middle of discussion, see https://github.com/census-instru After OC provides this officially, we can. ## How about Zipkin instrument SDKs? -See [Zipkin receiver](trace-receiver.md) in backend section. It is different \ No newline at end of file +See [Zipkin receiver](../setup/backend/backend-receivers.md) in backend **Choose receiver** section.