Skip to content

Commit 5c5cd0d

Browse files
author
Lauren McCarthy
committed
fix mismatched quotemarks
1 parent 8834459 commit 5c5cd0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/templates/pages/libraries/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ slug: libraries/
268268
<a href="https://github.com/processing/p5.js/blob/master/developer_docs/creating_libraries.md">
269269
{{#i18n "create-your-own2"}}{{/i18n}}</a>
270270
{{#i18n "create-your-own3"}}{{/i18n}}
271-
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdWWb95cfvosaIFI7msA7XC5zOEVsNruaA5klN1jH95ESJVcw/viewform" target="_blank">{{#i18n "create-your-own4'}}{{/i18n}}</a></p>
271+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdWWb95cfvosaIFI7msA7XC5zOEVsNruaA5klN1jH95ESJVcw/viewform" target="_blank">{{#i18n "create-your-own4"}}{{/i18n}}</a></p>
272272

273273
</section>
274274

src/templates/pages/reference/assets/js/reference.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)