Skip to content

Commit 74916d4

Browse files
RunDevelopmentmAAdhaTTah
authored andcommitted
Fixed empty link in extending (#1507)
1 parent 2fb66e0 commit 74916d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extending.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ <h1>Writing plugins</h1>
137137
}
138138
});</code></pre>
139139
<p>Of course, to understand which hooks to use you would have to read Prism’s source. Imagine where you would add your code and then find the appropriate hook.
140-
If there is no hook you can use, you may <a href="">request one to be added</a>, detailing why you need it there.
140+
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.
141141
</section>
142142

143143
<section id="api">

0 commit comments

Comments
 (0)