Fixed empty link in extending (#1507)

This commit is contained in:
Michael Schmidt 2018-08-19 16:54:25 +02:00 committed by James DiGioia
parent 2fb66e040e
commit 74916d48bd
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
}
});</code></pre>
<p>Of course, to understand which hooks to use you would have to read Prisms source. Imagine where you would add your code and then find the appropriate hook.
If there is no hook you can use, you may <a href="">request one to be added</a>, detailing why you need it there.
If there is no hook you can use, you may <a href="https://github.com/PrismJS/prism/issues">request one to be added</a>, detailing why you need it there.
</section>
<section id="api">