mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-13 06:49:41 +05:00
Delete #routingobject
打开页面时露出上方“路由功能”的描述
This commit is contained in:
@@ -444,7 +444,7 @@ namespace v2rayN.Forms
|
|||||||
|
|
||||||
private void linkLabelRoutingDoc_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
|
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");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user