We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266cc70 commit ec9767dCopy full SHA for ec9767d
plugins/autolinker/index.html
@@ -48,7 +48,7 @@ <h2>CSS</h2>
48
<h2>HTML</h2>
49
<pre><code class="language-markup"><!-- Links in HTML, woo!
50
Lea Verou http://lea.verou.me or, with Markdown, [Lea Verou](http://lea.verou.me) -->
51
-<img src="http://prismjs.com/img/spectrum.png" alt="In attributes too!" />
+<img src="https://prismjs.com/assets/img/spectrum.png" alt="In attributes too!" />
52
<p>Autolinking in raw text: http://prismjs.com</p></code></pre>
53
</section>
54
0 commit comments