Skip to content

Commit f79f7c8

Browse files
committed
index: re-order community options to emphasize Matrix and the mailing list
1 parent 81592a9 commit f79f7c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@ <h2>Advanced features</h2>
103103
<h1 id="community">Community</h1>
104104

105105
<ul>
106-
<li>View <a href="https://github.com/bitcoinj/bitcoinj">bitcoinj on Github</a> - make sure to <q>star</q> us!</li>
107-
<li>Ask questions and discuss improvements on the <a href="https://groups.google.com/forum/#!forum/bitcoinj">mailing list</a></li>
108-
<li>Search and report issues on the <a href="https://github.com/bitcoinj/bitcoinj/issues">Issues Data Base</a> (to ask for help please use the mailing list, not the Issues DB)</li>
109106
<li>Join our <a href="https://matrix.org">Matrix</a> <i>space</i>: <a href="https://matrix.to/#/#bitcoinj:matrix.org">#bitcoinj:matrix.org</a>, which contains the following:
110107
<ul>
111108
<li>The <a href="https://matrix.to/#/#bitcoinj-users:matrix.org">#bitcoinj-users:matrix.org</a> <i>room</i> for discussion among developers using bitcoinj in their projects.</li>
112109
<li>A bitcoinj-developers room (visible after joining the space) for discussion among developers working on (contributing to) bitcoinj.
113110
</ul>
114111
</li>
112+
<li>Ask questions and discuss improvements on the <a href="https://groups.google.com/forum/#!forum/bitcoinj">mailing list</a></li>
113+
<li>Search and report issues on the <a href="https://github.com/bitcoinj/bitcoinj/issues">Issues Data Base</a> (to ask for help please use the mailing list, not the Issues DB)</li>
114+
<li>View <a href="https://github.com/bitcoinj/bitcoinj">bitcoinj on Github</a> - make sure to <q>star</q> us!</li>
115115
</ul>

0 commit comments

Comments
 (0)