diff --git a/README.md b/README.md index 39d5985..5e290f3 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@ Utilities for [Yew](https://yew.rs/). -- [Yew Struct Component](./packages/yew-struct-component) -- [Yew Style](./packages/yew-style) +- [Yew Struct Component](./packages/yew-struct-component) +- [Yew Style](./packages/yew-style) ## Documentation Documentation for the crates is available on [Docs.rs](https://docs.rs/): -- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/) -- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/) -- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/) +- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/) +- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/) +- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/) ## License @@ -21,4 +21,4 @@ This project is available under the [MIT license](LICENSE.md). The Yew Utils 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-struct-component-macro/README.md b/packages/yew-struct-component-macro/README.md index 3349218..14c0be1 100644 --- a/packages/yew-struct-component-macro/README.md +++ b/packages/yew-struct-component-macro/README.md @@ -6,11 +6,11 @@ Define [Yew](https://yew.rs/) components using structs. Documentation for the crates is available on [Docs.rs](https://docs.rs/): -- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/) -- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/) +- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/) +- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/) ## Rust for Web The Yew Struct Component 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-struct-component-macro/src/README.md b/packages/yew-struct-component-macro/src/README.md index d6c7749..b0b4c64 100644 --- a/packages/yew-struct-component-macro/src/README.md +++ b/packages/yew-struct-component-macro/src/README.md @@ -12,4 +12,4 @@ TODO The yew-struct-component 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-struct-component/README.md b/packages/yew-struct-component/README.md index e14c182..18c79d7 100644 --- a/packages/yew-struct-component/README.md +++ b/packages/yew-struct-component/README.md @@ -6,11 +6,11 @@ Define [Yew](https://yew.rs/) components using structs. Documentation for the crates is available on [Docs.rs](https://docs.rs/): -- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/) -- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/) +- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/) +- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/) ## Rust for Web The Yew Struct Component 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-struct-component/src/README.md b/packages/yew-struct-component/src/README.md index c3940f3..72c2905 100644 --- a/packages/yew-struct-component/src/README.md +++ b/packages/yew-struct-component/src/README.md @@ -12,4 +12,4 @@ TODO The yew-struct-component 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-style/README.md b/packages/yew-style/README.md index 7b7c0d5..c9fca30 100644 --- a/packages/yew-style/README.md +++ b/packages/yew-style/README.md @@ -6,10 +6,10 @@ Style for [Yew](https://yew.rs/) components. Documentation for the crate is available on [Docs.rs](https://docs.rs/): -- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/) +- [`yew-style`](https://docs.rs/yew-style/latest/yew_style/) ## Rust for Web The Yew Style 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-style/src/README.md b/packages/yew-style/src/README.md index c3940f3..72c2905 100644 --- a/packages/yew-style/src/README.md +++ b/packages/yew-style/src/README.md @@ -12,4 +12,4 @@ TODO The yew-struct-component 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.