diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-09 01:22:15 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-09 01:22:15 -0500 |
commit | ae9d399c0873f2444f7297a00a77b04076b8021c (patch) | |
tree | 32983f52e55378039b31450d35947f25841136bf | |
parent | 298e62bbdd6cb8865e046072f32a38130caa8f96 (diff) |
website: link the MSVA protocol back to the overview of the agent
-rw-r--r-- | website/validation-agent/protocol.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/website/validation-agent/protocol.mdwn b/website/validation-agent/protocol.mdwn index e816996..4e6811a 100644 --- a/website/validation-agent/protocol.mdwn +++ b/website/validation-agent/protocol.mdwn @@ -2,8 +2,9 @@ # Validation Agent Protocol # -In its current form, the validation agent is conceived of as a -minimalistic HTTP server that accepts two different requests: +In its current form, the +[Monkeysphere Validation Agent](/validation-agent) is conceived of as +a minimalistic HTTP server that accepts two different requests: GET / -- initial contact query, protocol version compatibility. (no query parameters) |