I've defined rollable tables for the effects of a miss for a player that throws bombs. I'd like to have quick links for these tables appear in the description on the attack so that the player can easily click them when we determine the attack misses. I've tried: 5 ft. radius burst on miss roll [Explodes]([[1t[MissedBombEffect]]]) & [Lands]([[1t[MissedBombLocation]]]) This produces the desired look: But clicking on either link generates a 404 error. How do I properly reference the roll tables?