From 218d0f8e6e8805f2d929f98369442111dffdc90e Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 2 Jan 2022 21:40:06 +0200 Subject: [PATCH] add --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 102e666..3f16870 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. -More Info: https://github.com/libyal/libvshadow/wiki +More Info: https://github.com/libyal/libvshadow/blob/main/documentation/Volume%20Shadow%20Snapshot%20(VSS)%20format.asciidoc ## Quickstart