From 922d627c6d164c0a7333ee39c38214b147e58ece Mon Sep 17 00:00:00 2001 From: Song Li Date: Mon, 9 Aug 2021 19:40:34 +0800 Subject: [PATCH] correct wrong cache document link --- src/Caching/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Caching/README.md b/src/Caching/README.md index 038a27e56b0c..10805580b680 100644 --- a/src/Caching/README.md +++ b/src/Caching/README.md @@ -1,6 +1,6 @@ # Caching -This area contains distributed cache implementations for Microsoft SQL Server and Redis. See documentation at . +This area contains distributed cache implementations for Microsoft SQL Server and Redis. See documentation at . ## Description