diff options
author | Mike Pall <mike> | 2016-11-21 16:02:41 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2016-11-21 16:02:41 +0100 |
commit | 1131fa22a23c6284ba5945bffb3dcd6deef2076e (patch) | |
tree | 9cfb76ae7d5e79a1da0fc081ccd3cf93b5b3c28c /doc | |
parent | a56654460d9ca636536c8204a358207a698e625b (diff) | |
parent | c3cae04153213d9779c5563056b017a19da2d283 (diff) | |
download | luajit-1131fa22a23c6284ba5945bffb3dcd6deef2076e.tar.gz luajit-1131fa22a23c6284ba5945bffb3dcd6deef2076e.tar.bz2 luajit-1131fa22a23c6284ba5945bffb3dcd6deef2076e.zip |
Merge branch 'master' into v2.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contact.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/contact.html b/doc/contact.html index 52623764..4d235b4f 100644 --- a/doc/contact.html +++ b/doc/contact.html | |||
@@ -61,8 +61,15 @@ | |||
61 | </div> | 61 | </div> |
62 | <div id="main"> | 62 | <div id="main"> |
63 | <p> | 63 | <p> |
64 | If you want to report bugs, propose fixes or suggest enhancements, | ||
65 | please use the | ||
66 | <a href="https://github.com/LuaJIT/LuaJIT/issues">GitHub issue tracker</a>. | ||
67 | </p> | ||
68 | <p> | ||
64 | Please send general questions to the | 69 | Please send general questions to the |
65 | <a href="http://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a>. | 70 | <a href="http://luajit.org/list.html"><span class="ext">»</span> LuaJIT mailing list</a>. |
71 | </p> | ||
72 | <p> | ||
66 | You can also send any questions you have directly to me: | 73 | You can also send any questions you have directly to me: |
67 | </p> | 74 | </p> |
68 | 75 | ||