From 7bf83e5c48185f06a059bc7bc6499aa665392124 Mon Sep 17 00:00:00 2001 From: Evan Schwartz Date: Mon, 9 Sep 2013 13:21:16 -0700 Subject: [PATCH] fixed link --- docs/GUIDES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GUIDES.md b/docs/GUIDES.md index d3078999..f9da39d4 100644 --- a/docs/GUIDES.md +++ b/docs/GUIDES.md @@ -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) 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) -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)