mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
replace broken tag in tutorial template (#188)
This commit is contained in:
parent
20f8709463
commit
6b95d8b29d
@ -6,7 +6,7 @@
|
||||
var self = this;
|
||||
children.forEach(function(t) { ?>
|
||||
<li><?js= self.tutoriallink(t.name) ?></li>
|
||||
<? }); ?></ul>
|
||||
<?js }); ?></ul>
|
||||
<?js } ?>
|
||||
|
||||
<h2><?js= header ?></h2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user