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:11:00 +03:00
parent 8c29e700c7
commit 40616ad3c0
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/baradb
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/baradb
cd barabaDB
```