Skip to content

Commit 0f72272

Browse files
committed
chore: update README
1 parent f63d0dd commit 0f72272

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,19 @@
1717

1818
<br/>
1919
<p align="center">
20-
<a href="#">
20+
<a href="https://github.com/PasarGuard/panel/actions/workflows/build.yml" target="_blank">
2121
<img src="https://img.shields.io/github/actions/workflow/status/PasarGuard/panel/build.yml?style=flat-square" />
2222
</a>
2323
<a href="https://hub.docker.com/r/PasarGuard/panel" target="_blank">
2424
<img src="https://img.shields.io/docker/pulls/pasarguard/panel?style=flat-square&logo=docker" />
2525
</a>
26-
<a href="#">
26+
<a href="https://github.com/PasarGuard/panel/blob/main/LICENSE" target="_blank">
2727
<img src="https://img.shields.io/github/license/PasarGuard/panel?style=flat-square" />
2828
</a>
2929
<a href="https://t.me/Pasar_Guard" target="_blank">
3030
<img src="https://img.shields.io/badge/telegram-group-blue?style=flat-square&logo=telegram" />
3131
</a>
32-
<a href="#">
33-
<img src="https://img.shields.io/badge/twitter-commiunity-blue?style=flat-square&logo=twitter" />
34-
</a>
35-
<a href="#">
32+
<a href="https://github.com/PasarGuard/panel" target="_blank">
3633
<img src="https://img.shields.io/github/stars/PasarGuard/panel?style=social" />
3734
</a>
3835
</p>
@@ -168,7 +165,7 @@ sudo bash -c "$(curl -sL https://github.com/PasarGuard/scripts/raw/main/pasargua
168165
**💾 Data files:** `/var/lib/pasarguard`
169166

170167
**🔒 Important:** Dashboard requires SSL certificate for security
171-
- Get SSL certificate: [Guide](https://PasarGuard.github.io/PasarGuard/en/examples/issue-ssl-certificate)
168+
- Get SSL certificate: [Guide](https://docs.pasarguard.org/en/examples/issue-ssl-certificate)
172169
- Access: `https://YOUR_DOMAIN:8000/dashboard/`
173170

174171
**🔗 For testing without domain:** Use SSH port forwarding (see below)
@@ -203,11 +200,13 @@ pasarguard --help
203200

204201
**📖 Official Documentation** - Complete guides available in:
205202

206-
🇺🇸 **[English](https://PasarGuard.github.io/PasarGuard)**
203+
🇺🇸 **[English](https://docs.pasarguard.org/en)**
204+
205+
🇮🇷 **[فارسی](https://docs.pasarguard.org/fa)**
207206

208-
🇮🇷 **[فارسی](https://PasarGuard.github.io/PasarGuard)**
207+
🇷🇺 **[Русский](https://docs.pasarguard.org/ru)**
209208

210-
🇷🇺 **[Русский](https://PasarGuard.github.io/PasarGuard)**
209+
🇨🇳 **[简体中文](https://docs.pasarguard.org/zh-cn)**
211210

212211
</div>
213212

@@ -223,7 +222,7 @@ pasarguard --help
223222
224223
If PasarGuard helps you, consider supporting its development:
225224

226-
[![Donate](https://img.shields.io/badge/Donate-Support%20Us-green?style=for-the-badge)](http://donate.pasarguard.org)
225+
[![Donate](https://img.shields.io/badge/Donate-Support%20Us-green?style=for-the-badge)](https://donate.pasarguard.org)
227226

228227
**Thank you for your support!** 💖
229228

0 commit comments

Comments
 (0)