mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-09 00:28:50 +00:00
Update link
This commit is contained in:
parent
153c8a0a74
commit
1dcb72e9dc
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ namespace v2rayN.Forms
|
|||
|
||||
private void linkLabelRoutingDoc_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
|
||||
{
|
||||
System.Diagnostics.Process.Start("https://www.v2fly.org/chapter_02/03_routing.html");
|
||||
System.Diagnostics.Process.Start("https://www.v2fly.org/config/routing.html");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue