From 9b86657951e95d4649c012fa59e506f514ea3dae Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 22 May 2012 21:44:43 -0700 Subject: [PATCH] remove unused link and fix toc link to encoder and decoder --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 814ddb2..071b855 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ jsx uses [sinan][sinan] or [rebar][rebar] for it's build chain - [json <-> erlang mapping](#json---erlang-mapping) - [options](#options) - [incomplete input](#incomplete-input) - - [the encoder and decoder](##the-encoder-and-decoder) + - [the encoder and decoder](#the-encoder-and-decoder) - [handler callbacks](#handler-callbacks) - [converting json to erlang terms](#converting-json-to-erlang-terms) - [converting erlang terms to json](#converting-erlang-terms-to-json) @@ -406,4 +406,3 @@ jsx wouldn't be what it is without the contributions of paul davis, lloyd hilaie [sinan]: https://github.com/erlware/sinan [meck]: https://github.com/eproxus/meck [rfc4627]: http://tools.ietf.org/html/rfc4627 -[html4-non-html-data]: http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.2