Skip to content

Commit 441815e

Browse files
committed
Update copy on contact us page
Signed-off-by: Chris Abraham <[email protected]>
1 parent 764aaa9 commit 441815e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

contact-us.html

+7-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,13 @@ <h1>Contact Us</h1>
1919
<div class="row">
2020
<div class="col-md-10">
2121
<h2>Get in Touch</h2>
22-
<p class="lead">For all PyTorch related questions and installation issues please use our <a href="https://discuss.pytorch.org/" target="_blank" alt="Discussion Forums">Discussion Forums.</a></p>
23-
<p class="lead">The success of PyTorch is only possible with the contributions and support of our developer community and member companies.
24-
To learn more about how you can join your industry peers in supporting PyTorch,
25-
or for any questions you may have, please fill out this form to be contacted by a PyTorch Foundation representative.</p>
22+
23+
<p class="lead">For all PyTorch technical questions, requests for support, problems, any other technical questions please go to this support link: <a href="https://discuss.pytorch.org/" target="_blank" alt="Discussion Forums">discuss.pytorch.org</a></p>
24+
25+
<p class="lead">The success of PyTorch is only possible with the contributions and support of our developer community and member companies. If you would like to learn how you can collaborate with your peers in the PyTorch Foundation, and would like to have a conversation with a PyTorch Foundation representative, please fill out this form.</p>
26+
27+
<p><em>Please note: this form should not be used for technical support issues. Please use the link provided above to get the fastest response for your issue. Thank you!</em></p>
28+
2629
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js?pre=1"></script>
2730
<script>
2831
hbspt.forms.create({

0 commit comments

Comments
 (0)