docs: update repository URLs from Gitea to GitHub across all documentation

This commit is contained in:
oib
2026-02-11 22:05:59 +01:00
parent 3b3e97579f
commit 76a2fc9b6d
25 changed files with 67 additions and 43 deletions

View File

@@ -394,12 +394,12 @@
<h3>1. Download & Install</h3>
<p>Get the AITBC mining software for your platform</p>
<pre><code># Linux/macOS
curl -O https://gitea.bubuit.net/oib/aitbc/releases/download/latest/aitbc-miner-linux-amd64.tar.gz
curl -O https://github.com/oib/AITBC/releases/download/latest/aitbc-miner-linux-amd64.tar.gz
tar -xzf aitbc-miner-linux-amd64.tar.gz
cd aitbc-miner
# Windows
# Download from https://gitea.bubuit.net/oib/aitbc/releases</code></pre>
# Download from https://github.com/oib/AITBC/releases</code></pre>
<h3>2. Configure Your Node</h3>
<p>Set up your mining configuration</p>