Revert "Update repository URLs from GitHub to Codeberg"
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled

This reverts commit 956066631e.
This commit is contained in:
2026-05-15 12:10:36 +03:00
parent 956066631e
commit 8c29e700c7
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ npm install baradb
Or from source:
```bash
git clone https://codeberg.org/baraba/bara-lang
git clone https://github.com/barabadb/baradadb.git
cd clients/javascript
npm link
```