aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-02 13:27:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-02 13:27:20 -0400
commit7cc2dbdd7d87e8813d99b2c3822170e558386daf (patch)
treecc81caef49fa22a53dba8fcf63a134ab5fee32c7 /doc/tips
parente78236d8fd3124e63dce19835d75dde2fa64a1e0 (diff)
fix link
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/Synology_NAS_and_git_annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Synology_NAS_and_git_annex.mdwn b/doc/tips/Synology_NAS_and_git_annex.mdwn
index c6f56d2f8..ebe10d4e8 100644
--- a/doc/tips/Synology_NAS_and_git_annex.mdwn
+++ b/doc/tips/Synology_NAS_and_git_annex.mdwn
@@ -5,7 +5,7 @@ This is known to work with DSM 4.3-3810 Update 1 and git-annex standalone versio
## Installation Steps
(1) In the DSM Package Center, install Git, which is available from Synology (no third-party repository needed).
-(2) Download the latest [[standalone|Linux_standalone]] git-annex build for Linux on armel.
+(2) Download the latest [[standalone|install/Linux_standalone]] git-annex build for Linux on armel.
(3) Extract it somewhere sensible (eg: a bin/ directory your users home directory)
(4) Go into the git-annex.linux directory and ./runshell. You can now run git-annex as you normally would.