koka icon indicating copy to clipboard operation
koka copied to clipboard

Tour of Koka: Link to `samples/named-handlers` rendered wrong

Open JanBeh opened this issue 2 years ago • 0 comments

In the book, section "A Tour of Koka", subsection "Named and Scoped Handlers", this link to this directory in the repository seems to be rendered wrong. It points to https://koka-lang.github.io/koka/doc/samples.html#named_handlers, which doesn't exist.

Source:

### Named and Scoped Handlers { #sec-namedh; }

~ Todo
See `samples/named-handlers`.
~

I would have written a pull-request to fix this, but I don't understand the rendering mechanism and/or syntax yet, so I open this as an issue instead.

JanBeh avatar Aug 02 '23 07:08 JanBeh