Fixed testing link.

This commit is contained in:
Nick Daly 2012-04-02 21:32:58 -05:00
parent cb81975ab6
commit 9c191d8a2c

View File

@ -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