We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9d2b32 + 8f419bb commit 2f8cd87Copy full SHA for 2f8cd87
src/templates/pages/download/index.hbs
@@ -79,7 +79,7 @@ slug: download/
79
</li>
80
81
<li>
82
- <a class='support_link' href="https://cdn.jsdelivr.net/npm/p5" target="_blank">
+ <a class='support_link p5_link' href="https://cdn.jsdelivr.net/npm/p5@[p5_version]/lib/p5.min.js" target="_blank">
83
<div class="download_box half_box last_box">
84
<span class="download_name">CDN</span>
85
<p>{{#i18n "link"}}{{/i18n}}
0 commit comments