Skip to content

Commit

Permalink
Fix broken link to WebView documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
morrisseyai committed Sep 24, 2022
1 parent 71e2660 commit 534fe9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -61,7 +61,7 @@ A library which provides a way to use Android Drawables as Jetpack Compose Paint
### ⬇️ [Swipe to Refresh](./swiperefresh/)
A library that provides a layout implementing the swipe-to-refresh UX pattern, similar to Android's [SwipeRefreshLayout](https://developer.android.com/jetpack/androidx/releases/swiperefreshlayout).

### 🌏 [Web](./web/)
### 🌏 [Web](./webview/)
A wrapper around WebView for basic WebView support in Jetpack Compose.

### 📜 [Adaptive](./adaptive/)
Expand Down

0 comments on commit 534fe9e

Please sign in to comment.