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

@@ -160,7 +160,7 @@
<i class="fa fa-book"></i>
<span>Full Documentation</span>
</a>
<a href="https://gitea.bubuit.net/oib/aitbc/src/branch/master/docs" class="link-item" target="_blank">
<a href="https://github.com/oib/AITBC/tree/main/docs" class="link-item" target="_blank">
<i class="fa fa-file-alt"></i>
<span>Markdown Docs</span>
</a>
@@ -168,7 +168,7 @@
<i class="fa fa-exchange"></i>
<span>Trade Exchange</span>
</a>
<a href="https://gitea.bubuit.net/oib/aitbc" class="link-item">
<a href="https://github.com/oib/AITBC" class="link-item">
<i class="fa fa-git"></i>
<span>Source Code</span>
</a>