1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-02-23 06:35:18 +01:00

fixed ToC links

This commit is contained in:
pm47 2016-12-05 12:47:59 +01:00
parent 8ae61d63e8
commit 844ee6910e

View file

@ -10,10 +10,10 @@ All data fields are big-endian unless otherwise specified.
## Table of Contents
* [Lightning Message Format](#lightning-message-format)
* [Setup Messages](#initialization-message)
* [Setup Messages](#setup-messages)
* [The `init` message](#the-init-message)
* [The `error` message](#the-error-message)
* [Acknowledgments](#acknowledgments)
* [Acknowledgments](#acknowledgements)
* [References](#references)
* [Authors](#authors)