fixed link

This commit is contained in:
Evan Schwartz
2013-09-09 13:21:16 -07:00
parent 33c12ec93f
commit 7bf83e5c48

View File

@@ -8,7 +8,7 @@ This file provides step-by-step walkthroughs for some of the most common usages
2. [Using `Remote` functions and `Request` objects](GUIDES.md#2-using-remote-functions-and-request-objects) 2. [Using `Remote` functions and `Request` objects](GUIDES.md#2-using-remote-functions-and-request-objects)
3. [Submitting a payment to the network](GUIDES.md#3-submitting-a-payment-to-the-network) 3. [Submitting a payment to the network](GUIDES.md#3-submitting-a-payment-to-the-network)
* [A note on transaction fees](GUIDES.md#a-note-on-transaction-fees) * [A note on transaction fees](GUIDES.md#a-note-on-transaction-fees)
4. [Submitting a trade offer to the network](GUIDES.md#3-submitting-a-trade-offer-to-the-network) 4. [Submitting a trade offer to the network](GUIDES.md#4-submitting-a-trade-offer-to-the-network)
5. [Listening to the network](GUIDES.md#5-listening-to-the-network) 5. [Listening to the network](GUIDES.md#5-listening-to-the-network)