Commit ea6524d
committed
Fix preview comment showing .json source paths instead of .html page URLs
The link text for single-file entries used the source filename (e.g.
`epub.json`) instead of the rendered page path (`epub.html`), making
the comment inconsistent with multi-file entries which already showed
the page path.
(cherry picked from commit a08bd51)1 parent b765e1c commit ea6524d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments