diff options
| -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> |
