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 commit is contained in:
2026-05-15 12:03:11 +03:00
parent d11e99ab5a
commit 956066631e
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
```bash
# Клониране на репото
git clone https://github.com/katehonz/barabaDB.git
git clone https://codeberg.org/baraba/bara-lang
cd barabaDB
# Build на образа
+1 -1
View File
@@ -99,7 +99,7 @@ download from [slproweb.com](https://slproweb.com/products/Win32OpenSSL.html).
### Clone the Repository
```bash
git clone https://github.com/katehonz/barabaDB.git
git clone https://codeberg.org/baraba/bara-lang
cd barabaDB
```