From 6f2d66146adf975d490d25ff2501d39a43e8882c Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Tue, 29 Oct 2013 19:16:57 +0100 Subject: [PATCH] updated documentation --- Documentation/Manual/Upgrading14.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/Manual/Upgrading14.md b/Documentation/Manual/Upgrading14.md index a1508769c1..17e95a9333 100644 --- a/Documentation/Manual/Upgrading14.md +++ b/Documentation/Manual/Upgrading14.md @@ -396,8 +396,10 @@ already, you may need to adjust this file locally. The most current configuration files for ArangoDB 1.4 can be found on Github (look for files with file extension *.conf): -- for Linux & MacOS: https://github.com/triAGENS/ArangoDB/tree/1.4/etc/relative -- for Windows: https://github.com/triAGENS/ArangoDB/tree/1.4/VS2012/Installer +* for Linux & MacOS: @S_EXTREF{https://github.com/triAGENS/ArangoDB/tree/1.4/etc/relative,https://github.com/triAGENS/ArangoDB/tree/1.4/etc/relative} + +* for Windows: @S_EXTREF{https://github.com/triAGENS/ArangoDB/tree/1.4/VS2012/Installer,https://github.com/triAGENS/ArangoDB/tree/1.4/VS2012/Installer} + Please note that all these configuration files use relative paths that may need to be adjusted to the absolute paths on your system.