From 2c22ae3a9af7c656ca341c76c96bc27e4f506988 Mon Sep 17 00:00:00 2001 From: Benjamin Brienen Date: Fri, 7 Feb 2025 20:18:21 +0100 Subject: [PATCH] Update PRIVACY.md --- src/tools/rust-analyzer/PRIVACY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/rust-analyzer/PRIVACY.md b/src/tools/rust-analyzer/PRIVACY.md index 89e252be731d..ef9c2437ab7d 100644 --- a/src/tools/rust-analyzer/PRIVACY.md +++ b/src/tools/rust-analyzer/PRIVACY.md @@ -1 +1 @@ -See the [Privacy](https://rust-analyzer.github.io/manual.html#privacy) section of the user manual. +See the [Privacy](https://rust-analyzer.github.io/book/privacy.html) section of the user manual.