Programming Phoenix LiveView B8: Broken link (p. 26)

Indeed! You’ll want to use the link/1 function with the patch= attribute, see here Live navigation — Phoenix LiveView v0.19.5. This will be updated in the next book release. Thanks!