Skip to content

Commit

Permalink
Merge pull request #53 from davidchambers/toc
Browse files Browse the repository at this point in the history
readme: fix links in table of contents
  • Loading branch information
paldepind authored Nov 2, 2016
2 parents 7343e0c + 8874122 commit 6c3c3c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ associated with the possible values.
* [Constructing a union type](#constructing-a-union-type)
* [Switching on union types](#switching-on-union-types)
* [Extracting fields from a union type](#extracting-fields-from-a-union-type)
* [Recursive union types](recursive-union-types)
* [Author & license](author--license)
* [Recursive union types](#recursive-union-types)
* [Author & license](#author--license)

## Tutorial

Expand Down

0 comments on commit 6c3c3c9

Please sign in to comment.