Skip to content

Commit 591b226

Browse files
author
Chris Jakeman
committed
Converts links for Contact Form to mailto
1 parent 62ba102 commit 591b226

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

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)