Skip to content

Commit 473b466

Browse files
authored
Merge pull request #36 from cjakeman/transfer-to-help-scout
switch to Help Scout from Freshdesk
2 parents 3858449 + 591b226 commit 473b466

File tree

6 files changed

+20
-54
lines changed

6 files changed

+20
-54
lines changed

contact/form.html

Lines changed: 0 additions & 38 deletions
This file was deleted.

contact/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@
2020
<div class="col-md-2"></div>
2121
<div class="col-md-8">
2222
<p>
23-
To report issues with the product or feature requests, please use <a href="../contribute/reporting-bugs/">our Bug Tracker</a>.
23+
To report issues with the product or feature requests, please use <a href="../contribute/reporting-bugs/">our Bug Tracker instead</a>.
2424
</p><p>
25-
To contact the Open Rails Management Team, use <a href="form">this form to send us a message</a>.
25+
To contact the Open Rails Management Team, send us
26+
<a href="mailto:[email protected]?subject=Message%20for%20ORMT&body=Hi ORMT,%0A%0AI%20want%20to%20raise%20the%20following%20issue:%0A%0A(For support, please use our Bug Tracker instead.)"
27+
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">an email</a>.
2628
</p>
2729
</div>
2830
</div>

contact/success.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

contribute/credits/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
<div class="col-md-12">
99
<p>&nbsp;</p>
1010
<p>
11-
Open Rails is the result of true teamwork performed by a group of passionate people. We owe a massive thanks to all of them and therefore wish to mention them below and excuse ourselves <a href="../../contact/">if someone has been forgotten</a>:
11+
Open Rails is the result of true teamwork performed by a group of passionate people. We owe a massive thanks to all of them and therefore wish to mention them below and excuse ourselves
12+
<a href="mailto:[email protected]?subject=Message for ORMT&body=Hi ORMT, Please add the following to the list of Contributors."
13+
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">
14+
if someone has been forgotten
15+
</a>:
1216
</p>
1317
</div>
1418
</div>

download/explore-content/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@
1212
Note that these routes are currently limited to those that a self-contained and require no other files. This makes them easy to install<!-- and Open Rails includes an Install Content button to download and install a route for you. -->.
1313
We plan to extend this catalogue to include other routes, Train Cars and Trains.
1414
</p>
15-
<p>If you wish to add an entry to the catalogue, then send a message using <a href="/contact/form.html">our contact form</a>.</p>
15+
<p>If you wish to add an entry to the catalogue, then
16+
<a href="mailto:[email protected]?subject=Message for ORMT&body=Hi ORMT, Please add the following to the content catalogue."
17+
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">
18+
send us a message
19+
</a>.
20+
</p>
1621
</div>
1722
<div class="selection-container">
1823
<div class="selection selected" data-card="routes" style="--image: url(https://d3i6fh83elv35t.cloudfront.net/static/2022/06/GettyImages-915441550-1024x683.jpg)">

learn/tutorials/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ <h2>Tutorials</h2>
2222
<p>
2323
such as the tutorials on <a href="http://msts-roundhouse.vnxglobal.com/" target="_blank">Eric Conrad's blog</a>.
2424
</p><p>
25-
If you are interested in helping with tutorials, please <a href='../../contact/'>contact us</a>.
25+
If you are interested in helping with tutorials, please
26+
<a href="mailto:[email protected]?subject=Message for ORMT&body=Hi ORMT, Can we discuss the following tutorial content, please?"
27+
title="Opens a new email to [email protected]. &#013;Most PCs are configured to do this when the link is clicked.">
28+
send us a message
29+
</a>.
2630
</p>
2731
</div>
2832
<div class="col-md-5">

0 commit comments

Comments
 (0)