From 2aec90f16e67a19d032dbc93d1c1f07cfe171b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Sat, 30 Aug 2025 08:47:12 +0200 Subject: [PATCH] docs: update organization description (#153) --- README.md | 2 +- book/src/introduction.md | 2 +- packages/dioxus/README.md | 2 +- packages/leptos/README.md | 2 +- packages/yew/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a7f504..1f8f058 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ This project is available under the [MIT license](LICENSE.md). The Rust Lucide project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/book/src/introduction.md b/book/src/introduction.md index b00464e..54afece 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -24,4 +24,4 @@ This project is available under the [MIT license](https://github.com/RustForWeb/ The Rust Lucide project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/dioxus/README.md b/packages/dioxus/README.md index 038309d..0fad9e4 100644 --- a/packages/dioxus/README.md +++ b/packages/dioxus/README.md @@ -18,4 +18,4 @@ See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. The Rust Lucide project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/leptos/README.md b/packages/leptos/README.md index ab8219e..942576e 100644 --- a/packages/leptos/README.md +++ b/packages/leptos/README.md @@ -18,4 +18,4 @@ See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. The Rust Lucide project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/yew/README.md b/packages/yew/README.md index f32ed61..57bd26d 100644 --- a/packages/yew/README.md +++ b/packages/yew/README.md @@ -18,4 +18,4 @@ See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. The Rust Lucide project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.