docs: update repository URLs from Gitea to GitHub across all documentation
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
<!-- Alert for markdown format -->
|
||||
<div class="alert alert-info">
|
||||
<i class="fas fa-info-circle"></i>
|
||||
<strong>Documentation Format:</strong> <a href="https://gitea.bubuit.net/oib/aitbc/src/branch/master/docs/marketplace-web.md" target="_blank" style="color: #1e40af; text-decoration: underline;">View this documentation in markdown format</a> for easier contribution and version control.
|
||||
<strong>Documentation Format:</strong> <a href="https://github.com/oib/AITBC/blob/main/docs/marketplace-web.md" target="_blank" style="color: #1e40af; text-decoration: underline;">View this documentation in markdown format</a> for easier contribution and version control.
|
||||
</div>
|
||||
|
||||
<!-- Overview -->
|
||||
@@ -339,7 +339,7 @@
|
||||
|
||||
<h3>Installation</h3>
|
||||
<pre><code># Clone the repository
|
||||
git clone https://gitea.bubuit.net/oib/aitbc.git
|
||||
git clone https://github.com/oib/AITBC.git
|
||||
cd aitbc/apps/marketplace-web
|
||||
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user