I have a page listing all of the books, e.g.
book 1
[description]
book 2
[description]
book 3
[description]
If you click on book 1
, you're taken to a page with the exact same description you just saw, with a table of contents. I would rather the clicking on book 1
took you to the first page.
I'm playing around in the book module, and can't figure out where to get started.