Commit a08bd51
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.1 parent 021f15c commit a08bd51
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