We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01b21b commit 1290c88Copy full SHA for 1290c88
web/html/xui/index.html
@@ -85,7 +85,7 @@
85
<a-col :sm="24" :md="12">
86
<a-card hoverable>
87
<strong>{{ i18n "pages.inbounds.stream.tcp.version" }}:</strong>
88
- <a href="https://github.com/alireza0/x-ui/releases" target="_blank">
+ <a href="https://github.com/Enkidu-6/x-ui/releases" target="_blank">
89
<a-tag color="purple" style="cursor: pointer;">X-UI {{ .cur_ver }}</a-tag>
90
</a>
91
<a-tooltip title='{{ i18n "pages.index.xraySwitch" }}'>
0 commit comments