diff options
Diffstat (limited to 'docs/community/index.html')
| -rw-r--r-- | docs/community/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/community/index.html b/docs/community/index.html index 61b4d43c..a2a8000a 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -5,12 +5,13 @@ </head> <div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a></div> <h1 id="bqn-community-links"><a class="header" href="#bqn-community-links">BQN community links</a></h1> -<p>Yes, BQN has users! Forums where we discuss things are linked <a href="../index.html#where-can-i-find-bqn-users">on the main page</a>, and there are a few projects elsewhere as well.</p> +<p>Yes, BQN has users! This page gathers links to work by the community. To get in touch, please use our <a href="forums.html">chat forums</a>.</p> +<p>For code repositories using BQN, see:</p> <ul> <li>Github repositories <a href="https://github.com/topics/bqn">tagged BQN</a></li> <li><a href="https://codeberg.org/ndrogers/bqn-rest">bqn-rest</a>, for web APIs</li> </ul> -<p>You can also see BQN submissions on some sites that encourage shorter-form programming with the links below:</p> +<p>And the links below point to BQN submissions on some sites that encourage shorter-form programming.</p> <ul> <li><a href="https://rosettacode.org/wiki/Category:BQN">Rosetta Code</a> (consider translating <a href="https://rosettacode.org/wiki/Category:APL">APL versions</a>?)</li> <li>Stack Exchange <a href="https://codegolf.stackexchange.com/search?tab=newest&q=BQN">Code Golf & Coding Challenges</a></li> |
