From 1c1f3d43ac4fe3e0ce09e60d21bd0aa69ae45f10 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Mon, 6 Jun 2022 09:42:53 -0700 Subject: [PATCH] docs: update docs link (#945) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 998226d9..a84b8bc0 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ public class InterceptNetworkRequests { ## Documentation -Check out our [new documentation site](https://playwright.dev/java)!. +Check out our official [documentation site](https://playwright.dev/java). You can also browse [javadoc online](https://www.javadoc.io/doc/com.microsoft.playwright/playwright/latest/index.html).