fix link
This commit is contained in:
parent
5972ee50fa
commit
9b944e71e1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ There are three ways to implement a new special remote:
|
|||
is great for prototyping.
|
||||
2. Writing it in Haskell and adding it to git-annex.
|
||||
3. Writing a program in any language you like that speaks the
|
||||
[[external_special_remote_protocol]].
|
||||
[[design/external_special_remote_protocol]].
|
||||
|
||||
The rest of this page concentrates on writing new external special remotes.
|
||||
It's not hard!
|
||||
|
|
Loading…
Reference in a new issue