From d7203ff907561fcf4571e892eae34e64e99befe1 Mon Sep 17 00:00:00 2001 From: VARADHARAJAN K <3296790+RAJU2529@users.noreply.github.com> Date: Tue, 9 Mar 2021 23:51:51 +0530 Subject: [PATCH] removed invalid links, added two correct links as per user report #9279 , so i removed two invalid links and added new links --- .../microsoft-defender-atp/live-response-command-examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md b/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md index 80665010c7..cb7c9a9f7b 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md +++ b/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md @@ -105,8 +105,8 @@ getfile c:\Users\user\Desktop\work.txt -auto > > The following file types **cannot** be downloaded using this command from within Live Response: > -> * [Reparse point files](/windows/desktop/fileio/reparse-points/) -> * [Sparse files](/windows/desktop/fileio/sparse-files/) +> * [Reparse point files](https://docs.microsoft.com/windows/win32/fileio/reparse-points) +> * [Sparse files](https://docs.microsoft.com/windows/win32/fileio/sparse-files) > * Empty files > * Virtual files, or files that are not fully present locally >