mirror of
https://github.com/penpot/penpot.git
synced 2025-06-18 13:21:38 +02:00
📚 Change help links at the Help Center (#6582)
This commit is contained in:
parent
ddfd55261d
commit
2943f80db5
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@
|
|||
<div class="pre-footer">
|
||||
<a href="https://github.com/penpot/penpot/blob/main/docs/{{ page.inputPath }}">Edit this page on GitHub</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>
|
||||
<footer class="footer">
|
||||
<div class="footer-inside">
|
||||
|
|
|
@ -57,5 +57,5 @@ eleventyNavigation:
|
|||
|
||||
<div class="contact-block">
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue