mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
deploy: 923a5e2984
This commit is contained in:
+7
-1
@@ -169,6 +169,8 @@
|
||||
|
||||
<li><a href="/docs/simplex.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX platform</a></li>
|
||||
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Directory Service</a></li>
|
||||
|
||||
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Accessing Android files</a></li>
|
||||
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Accessing chat database</a></li>
|
||||
@@ -522,6 +524,10 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<a class="" href="/docs/simplex.html">SimpleX platform</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/docs/directory.html">SimpleX Directory Service</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/docs/android.html">Accessing files in Android app</a>
|
||||
</li>
|
||||
@@ -736,7 +742,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<h2 id="how-to-join-the-team" tabindex="-1">How to join the team</h2>
|
||||
<ol>
|
||||
<li>
|
||||
<p><a href="README.html#install-the-app">Install the app</a>, try using it with the friends and <a href="https://github.com/simplex-chat/simplex-chat#join-user-groups">join some user groups</a> – you will discover a lot of things that need improvements.</p>
|
||||
<p><a href="readme.html#install-the-app">Install the app</a>, try using it with the friends and <a href="https://github.com/simplex-chat/simplex-chat#join-user-groups">join some user groups</a> – you will discover a lot of things that need improvements.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Also look through <a href="https://github.com/simplex-chat/simplex-chat/issues">GitHub issues</a> submitted by the users to see what would you want to contribute as a test.</p>
|
||||
|
||||
Reference in New Issue
Block a user