From 9c191d8a2cc2ceb0b4298c6f6d4e4942f7810a1b Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Mon, 2 Apr 2012 21:32:58 -0500 Subject: [PATCH] Fixed testing link. --- ugly_hacks/santiago/README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ugly_hacks/santiago/README.rst b/ugly_hacks/santiago/README.rst index a2ace4040..cc6470c3c 100644 --- a/ugly_hacks/santiago/README.rst +++ b/ugly_hacks/santiago/README.rst @@ -495,7 +495,7 @@ Next, you'll need to open up "start.py" and update the system path to locate the Finally, start the Santiago process in a console with ``start.py``. Test it out by navigating to: - https://localhost:8080/query?to=b&service=santiago + https://localhost:8080/query?host=b&service=santiago You should see three requests appear in the console. @@ -516,6 +516,8 @@ Tasks - |TODO| allow multiple listeners and senders per protocol (with different proxies?) +- |TODO| Move SimpleSantiago onto Santiago, merge documentation. + .. |TODO| unicode:: U+2610 .. |DONE| unicode:: U+2611