diff options
author | https://anarc.at/openid/ <anarcat@web> | 2017-01-17 19:47:13 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-01-17 19:47:13 +0000 |
commit | 1aaca5cdc3c126ead44a1781d76febdd1c3fe171 (patch) | |
tree | dcca05abd0192ed0c7ea577bbfaa3bdaf72d7636 /doc/tips | |
parent | bdf4079ae51e0590c9781d3425ff7d96fb3340d6 (diff) |
backwards links again
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/antipatterns.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/antipatterns.mdwn b/doc/tips/antipatterns.mdwn index 21d2a53ab..51cdf93c0 100644 --- a/doc/tips/antipatterns.mdwn +++ b/doc/tips/antipatterns.mdwn @@ -90,7 +90,7 @@ Fixes ----- An improvement to git-annex here would be to allow -[[todo/reinit_should_work_without_arguments|reinit to work without arguments]] +[[reinit to work without arguments|todo/reinit_should_work_without_arguments]] to at least not encourage UUID reuse. reinit could also recommend running fsck explicitely. It could even trigger an fsck directly. |