ソースを参照

fix documentation link in tauri-driver readme (#3819)

chip 3 年 前
コミット
50d135b20f
1 ファイル変更2 行追加2 行削除
  1. 2 2
      tooling/webdriver/README.md

+ 2 - 2
tooling/webdriver/README.md

@@ -23,8 +23,8 @@ will be used that wraps around [wry]._
 
 ## Trying it out
 
-Check out the documentation at https://tauri.studio/en/docs/guides/webdriver/ci to build a small example
-application that had WebDriver tests.
+Check out the documentation at https://tauri.studio/docs/testing/webdriver/introduction,
+including a small example application with WebDriver tests.
 
 [WebDriver Intermediary Node]: https://www.w3.org/TR/webdriver/#dfn-intermediary-nodes
 [WebDriver Remote Ends]: https://www.w3.org/TR/webdriver/#dfn-remote-ends