From 9b662939ad125ed32dc46f3b59d1fa75f35f520e Mon Sep 17 00:00:00 2001
From: Nick Burch
Date: Tue, 20 Oct 2009 15:22:15 +0000
Subject: [PATCH] The Visio info on gnome.ru is no more. Switch the links to a
web.archive.org cached version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@827685 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/content/xdocs/hdgf/index.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/documentation/content/xdocs/hdgf/index.xml b/src/documentation/content/xdocs/hdgf/index.xml
index d36f976287..9e4ca894cb 100644
--- a/src/documentation/content/xdocs/hdgf/index.xml
+++ b/src/documentation/content/xdocs/hdgf/index.xml
@@ -43,14 +43,14 @@
Users are advised to check the unit tests to see how everything
works. They are also well advised to read the documentation
supplied with
- vsdump
+ vsdump
to get a feel for how Visio files are structured.
To get a feel for the contents of a file, and to track down
where data of interest is stored, HDGF comes with
VSDDumper
to print out the contents of the file. Users should also make
use of
- vsdump
+ vsdump
to probe the structure of files.