소스 검색

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