From ab2547a6ebd72ad05fcce82908bd9045128f158d Mon Sep 17 00:00:00 2001 From: "https://adamspiers.myopenid.com/" Date: Fri, 18 Apr 2014 01:45:43 +0000 Subject: [PATCH] add hyperlinks --- doc/todo/wishlist:_disable_automatic_commits.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/todo/wishlist:_disable_automatic_commits.mdwn b/doc/todo/wishlist:_disable_automatic_commits.mdwn index 14c1317969..03ed40211a 100644 --- a/doc/todo/wishlist:_disable_automatic_commits.mdwn +++ b/doc/todo/wishlist:_disable_automatic_commits.mdwn @@ -7,8 +7,8 @@ history. Some motivating reasons: * manual choice of which files to annex (based on predicted usage) could be useful, e.g. a repo might contain a 4MB PDF which you want available in *every* remote even without `git annex get`, and also some 2MB images which are only required in some remotes -> This particular case is now catered to by the "manual" repository group -> in preferred content settings. --[[Joey]] +> This particular case is now catered to by the ["manual" repository group](/preferred_content/standard_groups/) +> in [[preferred content]] settings. --[[Joey]] Obviously this needs to be configurable at least per repository, and ideally perhaps even per remote, since usage habits can vary from machine