diff --git a/README.md b/README.md index 9f980d74..b964143c 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ internal fun WebViewSample() { } } ``` -For a full example, please refers to [BasicWebViewSample](https://github.com/KevinnZou/compose-webview-multiplatform/blob/main/webview/src/commonMain/kotlin/sample/BasicWebViewSample.kt) +For a full example, please refer to [BasicWebViewSample](https://github.com/KevinnZou/compose-webview-multiplatform/blob/main/sample/shared/src/commonMain/kotlin/com/kevinnzou/sample/BasicWebViewSample.kt) ## Download