diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-09-24 14:33:45 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-09-24 14:33:45 -0400 |
| commit | 20fd9d57e03326211dc2e746d59fa25d589d28c2 (patch) | |
| tree | 9c7c0ab19ea17cdffdbf42969774fe62e5c678ef | |
| parent | e6da5efe6bef983c2dabff78d9341db56407c045 (diff) | |
Update bqn-rest link
| -rw-r--r-- | community/README.md | 2 | ||||
| -rw-r--r-- | docs/community/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/community/README.md b/community/README.md index ede4b220..3a1717f6 100644 --- a/community/README.md +++ b/community/README.md @@ -7,7 +7,7 @@ Yes, BQN has users! This page gathers links to work by the community. To get in For code repositories using BQN, see: - Github repositories [tagged BQN](https://github.com/topics/bqn) -- [bqn-rest](https://codeberg.org/ndrogers/bqn-rest), for web APIs +- [bqn-rest](https://codeberg.org/CptJimKirk/bqn-rest), for web APIs And the links below point to BQN submissions on some sites that encourage shorter-form programming. diff --git a/docs/community/index.html b/docs/community/index.html index 0211f295..420000b5 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -9,7 +9,7 @@ <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> +<li><a href="https://codeberg.org/CptJimKirk/bqn-rest">bqn-rest</a>, for web APIs</li> </ul> <p>And the links below point to BQN submissions on some sites that encourage shorter-form programming.</p> <ul> |
