fix github link to link to new issue, not just repo root

This commit is contained in:
Cassie Tarakajian 2018-02-09 17:55:33 -05:00
parent daeed8749d
commit 9f25a9ea6a

View file

@ -15,7 +15,7 @@ function Feedback(props) {
</p>
<p className="feedback__content-pane-copy">
<a
href="https://github.com/processing/p5.js-web-editor"
href="https://github.com/processing/p5.js-web-editor/issues/new"
target="_blank"
rel="noopener noreferrer"
className="feedback__github-link"