docs: update gitea.bubuit.net references to GitHub
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
- Updated all public documentation to use GitHub as primary repository - Changed clone URLs from gitea.bubuit.net to github.com/oib/AITBC - Updated issue tracking links to GitHub issues - Updated git remote strategy documentation to reflect GitHub as primary - Gitea remains for internal development only
This commit is contained in:
@@ -122,7 +122,7 @@ The hub.aitbc.bubuit.net open island is a test environment for AITBC software. A
|
||||
**Quick Setup:**
|
||||
```bash
|
||||
# Clone repository
|
||||
git clone https://gitea.bubuit.net/oib/aitbc.git /opt/aitbc
|
||||
git clone https://github.com/oib/AITBC.git /opt/aitbc
|
||||
cd /opt/aitbc
|
||||
|
||||
# Install dependencies
|
||||
@@ -198,7 +198,7 @@ sudo journalctl -u aitbc-blockchain-p2p -f
|
||||
## Support
|
||||
|
||||
- **Documentation:** `/opt/aitbc/docs/`
|
||||
- **Issues:** https://gitea.bubuit.net/oib/aitbc
|
||||
- **Issues:** https://github.com/oib/AITBC/issues
|
||||
- **Community:** Join AITBC development discussions
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user