mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 04:27:39 +03:00
doc: links for v1 docs
This commit is contained in:
parent
c464049e7b
commit
692f241579
3 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@
|
|||
## 1.3.0
|
||||
|
||||
- Connection migration: clients can now seamlessly switch between networks without losing their connection to the server
|
||||
- Dynamic port hopping: see https://hysteria.network/docs/port-hopping/ for more information
|
||||
- Dynamic port hopping: see https://v1.hysteria.network/docs/port-hopping/ for more information
|
||||
|
||||
## 1.2.2
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ congested public Wi-Fi, connecting to foreign servers from China) powered by a c
|
|||
- TUN (TAP on Windows)
|
||||
- Still growing...
|
||||
|
||||
## **[Documentation](https://hysteria.network/)**
|
||||
## **[Documentation](https://v1.hysteria.network/)**
|
||||
|
||||
----------
|
||||
|
||||
|
@ -68,7 +68,7 @@ Hysteria 是一个功能丰富的,专为恶劣网络环境(如卫星网络
|
|||
- TUN (Windows 下为 TAP)
|
||||
- 仍在增加中...
|
||||
|
||||
## **[中文文档](https://hysteria.network/zh/)**
|
||||
## **[中文文档](https://v1.hysteria.network/zh/)**
|
||||
|
||||
----------
|
||||
|
||||
|
|
|
@ -934,7 +934,7 @@ perform_install() {
|
|||
echo
|
||||
echo -e "What's next?"
|
||||
echo
|
||||
echo -e "\t+ Check out the latest quick start guide at $(tblue)https://hysteria.network/docs/quick-start/$(treset)"
|
||||
echo -e "\t+ Check out the latest quick start guide at $(tblue)https://v1.hysteria.network/docs/quick-start/$(treset)"
|
||||
echo -e "\t+ Edit server config file at $(tred)$CONFIG_DIR/config.json$(treset)"
|
||||
echo -e "\t+ Start your hysteria server with $(tred)systemctl start hysteria1-server.service$(treset)"
|
||||
echo -e "\t+ Configure hysteria start on system boot with $(tred)systemctl enable hysteria1-server.service$(treset)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue