There was an error while loading. Please reload this page.
1 parent 6b48a01 commit a2b0e49Copy full SHA for a2b0e49
1 file changed
src/Appium.Net/Appium/Service/AppiumClientConfig.cs
@@ -29,7 +29,7 @@ public static AppiumClientConfig DefaultConfig()
29
/// <summary>
30
/// Gets or sets the directConnect feature availability.
31
/// If this flag is true and the target server supports
32
- /// https://appiumpro.com/editions/86-connecting-directly-to-appium-hosts-in-distributed-environments,
+ /// https://www.headspin.io/blog/connecting-directly-to-appium-hosts-in-distributed-environments,
33
/// the AppiumCommandExecutor will follow the response directConnect direction.
34
///
35
/// AppiumClientConfig clientConfig = AppiumClientConfig.DefaultConfig();
0 commit comments