hadley / r4ds

R for data science: a book
http://r4ds.hadley.nz
Other
4.51k stars 4.19k forks source link

Link to next section from section 18 shows as "19 Joins ' class='pagination-link' href='/joins'> 19 Joins", and is unclickable. #1626

Closed jpamills closed 7 months ago

jpamills commented 7 months ago

On the page https://r4ds.hadley.nz/missing-values.html , the right arrow link at the bottom of the page to go to the next section displays as a broken code segment, and is unclickable.

Expected behaviour: Clickable link that reads as "19 Joins". Current behaviour: Unclickable text that reads as: 19 Joins ' class='pagination-link' href='/joins'> 19 Joins

mine-cetinkaya-rundel commented 7 months ago

Duplicate of #1625