From 90c35e6078ceebb3efdcaac2fb31d852c3d5e88d Mon Sep 17 00:00:00 2001 From: Stephan Renatus Date: Thu, 7 Oct 2021 09:49:55 +0200 Subject: [PATCH] Deprecated: replace link to stdlib search --- Deprecated.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deprecated.md b/Deprecated.md index 7a2b2f40..9bf93f0c 100644 --- a/Deprecated.md +++ b/Deprecated.md @@ -36,4 +36,4 @@ type ResponseRecorder struct { package rc4 ``` -There are a few other examples [in the standard library](https://golang.org/search?q=deprecated). \ No newline at end of file +There are a few other examples [in the standard library](https://cs.opensource.google/search?q=Deprecated:%20language:go&ss=go%2Fgo). \ No newline at end of file