mirror of
https://github.com/alexkay/spek.git
synced 2025-04-13 15:27:24 +03:00
web: Use mailing lists for support
This commit is contained in:
parent
b19824a67d
commit
74a6f07eda
@ -137,7 +137,7 @@
|
||||
</ul>
|
||||
|
||||
<h2>Contribute</h2>
|
||||
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C++, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>.</p>
|
||||
<p>Spek is free and open source software licensed under GPLv3. The project is written in C++, the code is available on <a href="https://github.com/alexkay/spek">GitHub</a>.</p>
|
||||
<p>Report bugs and request new features on the <a href="https://github.com/alexkay/spek/issues">issue tracker</a>.</p>
|
||||
<p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p>
|
||||
|
||||
@ -153,9 +153,6 @@
|
||||
User questions and community support.
|
||||
</p>
|
||||
|
||||
<h2>Contact</h2>
|
||||
<p>Spek is maintained by <a href="http://kojevnikov.com">Alexander Kojevnikov</a>, you can contact him by <a href="mailto:alexander@kojevnikov.com">email</a>.</p>
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user