diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-09-22 13:04:28 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-09-22 13:04:28 -0700 |
commit | 0a3bf048038fb768d8b6de2aa37253116bc8bf2d (patch) | |
tree | 9716850c4afcf692858d9cc6f7e8ea4e78b28143 | |
parent | d90b9dddaff1f5ac00d6c29f5a1001b41998f175 (diff) |
be more explicit
-rw-r--r-- | contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contact.html b/contact.html index 5be8d72..738af0f 100644 --- a/contact.html +++ b/contact.html @@ -40,7 +40,7 @@ <h4>Support</h4> <a href="mailto:support@freeside.biz">support@freeside.biz</a><br> <i>Customers only please!</i><br> - <i>Others see <a href="developers.html">community support</a><br><br> + <i>For help with the open-source code, see <a href="developers.html">community support</a><br><br> </tr> </table> |