summaryrefslogtreecommitdiff
path: root/doc/special_remotes/external.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-27 14:15:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-27 14:15:35 -0400
commite7af7e2c476f07a3d314503a30c61e2e97d7275f (patch)
tree7d4ec062214631de3c662815e1106f470f4ebd68 /doc/special_remotes/external.mdwn
parentfd4d8cfa52ed2e01b507da9dc7376da98fdbe3ad (diff)
emphasize link to protocol
Diffstat (limited to 'doc/special_remotes/external.mdwn')
-rw-r--r--doc/special_remotes/external.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/special_remotes/external.mdwn b/doc/special_remotes/external.mdwn
index c4df03a16..d96999693 100644
--- a/doc/special_remotes/external.mdwn
+++ b/doc/special_remotes/external.mdwn
@@ -21,6 +21,7 @@ It's not hard!
Here's a simple shell script example, which can easily be adapted
to run whatever commands you need. Or better, re-written in some better
-language of your choice.
+language of your choice. See [[design/external_special_remote_protocol]]
+for the details.
[[!inline pages="special_remotes/external/example.sh" feeds=no]]