mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📚 Change help links at the Help Center (#6582)
Some checks failed
Commit Message Check / Check Commit Message (push) Has been cancelled
Some checks failed
Commit Message Check / Check Commit Message (push) Has been cancelled
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
<div class="pre-footer">
|
<div class="pre-footer">
|
||||||
<a href="https://github.com/penpot/penpot/blob/main/docs/{{ page.inputPath }}">Edit this page on GitHub</a>
|
<a href="https://github.com/penpot/penpot/blob/main/docs/{{ page.inputPath }}">Edit this page on GitHub</a>
|
||||||
or ask a
|
or ask a
|
||||||
<a href="https://github.com/penpot/penpot/issues/new/choose">question</a>.
|
<a href="https://penpot.app/talk-to-us" target="_blank">question</a>.
|
||||||
</div>
|
</div>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<div class="footer-inside">
|
<div class="footer-inside">
|
||||||
|
|||||||
@@ -57,5 +57,5 @@ eleventyNavigation:
|
|||||||
|
|
||||||
<div class="contact-block">
|
<div class="contact-block">
|
||||||
<h2>Contact us</h2>
|
<h2>Contact us</h2>
|
||||||
<p>Write us at <a href="mailto:support@penpot.app" target="_blank">support@penpot.app</a> or join our <a href="https://community.penpot.app/" target="_blank">community</a>.</p>
|
<p>Need help? <a href="https://penpot.app/talk-to-us" target="_blank">Talk to us</a> or join our <a href="https://community.penpot.app/" target="_blank">community</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user