diff options
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/contact.html b/contact.html index c0c126e..0bd4745 100644 --- a/contact.html +++ b/contact.html @@ -35,11 +35,12 @@ <td valign="top"> <h4>Sales</h4> - <a href="mailto:sales@sisd.com">sales@sisd.com</a><br><br> + <a href="mailto:sales@freeside.biz">sales@freeside.biz</a><br><br> <h4>Support</h4> - <a href="mailto:freeside-support@sisd.com">freeside-support@sisd.com</a><br> - <i>Customers only please! Others see <a href="developers.html">community support</a><br><br> + <a href="mailto:support@freeside.biz">support@freeside.biz</a><br> + <b>Customers only!</b><br> + <i>Others see <a href="developers.html">community support</a><br><br> </tr> </table> |