mirror of https://github.com/2dust/v2rayN
parent
9b8bd0fa8a
commit
f234775bd5
|
@ -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#routingobject");
|
||||
System.Diagnostics.Process.Start("https://www.v2fly.org/chapter_02/03_routing.html");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue