Update git references from GitHub to Gitea repository

This commit is contained in:
Admin User
2026-01-14 14:13:56 +04:00
Unverified
parent 29604467e2
commit 3d1cc3024f
3 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
<div align="center">
<a href="https://prnt.sc/b1jhvyAX87-z" target="_blank">
<img src="https://raw.githubusercontent.com/roman-ryzenadvanced/NanoJasonPro/main/public/screenshots/hero.png" alt="NanoJason Hero" width="800">
<img src="https://github.rommark.dev/admin/NanoJasonPro/raw/branch/main/public/screenshots/hero.png" alt="NanoJason Hero" width="800">
</a>
<p><em>Click the image above or <a href="https://prnt.sc/b1jhvyAX87-z">here</a> to view the full screenshot</em></p>
</div>
@@ -94,7 +94,7 @@
1. **Clone the repository**
```bash
git clone https://github.com/roman-ryzenadvanced/NanoJasonPro.git
git clone https://github.rommark.dev/admin/NanoJasonPro.git
cd NanoJasonPro
```