From b08baf11b9f5d86f5a96469d4d250950e422ab8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Sat, 30 Aug 2025 08:41:02 +0200 Subject: [PATCH] docs: update organization description --- README.md | 6 +++--- book/src/introduction.md | 6 +++--- packages/mdbook-plugin-utils/README.md | 2 +- packages/mdbook-tabs/README.md | 2 +- packages/mdbook-trunk/README.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b22500d..8ceedda 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Plugins for [mdBook](https://rust-lang.github.io/mdBook/). -- [`mdbook-tabs`](packages/mdbook-tabs) -- [`mdbook-trunk`](packages/mdbook-trunk) +- [`mdbook-tabs`](packages/mdbook-tabs) +- [`mdbook-trunk`](packages/mdbook-trunk) ## Documentation @@ -17,4 +17,4 @@ This project is available under the [MIT license](LICENSE.md). The mdBook Plugins 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 db97486..13000b1 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -2,8 +2,8 @@ mdBook Plugins is a collection of plugins for [mdBook](https://rust-lang.github.io/mdBook/). -- [Tabs - `mdbook-tabs`](./tabs.md) -- [Trunk - `mdbook-trunk`](./trunk.md) +- [Tabs - `mdbook-tabs`](./tabs.md) +- [Trunk - `mdbook-trunk`](./trunk.md) ## License @@ -13,4 +13,4 @@ This project is available under the [MIT license](https://github.com/RustForWeb/ The mdBook Plugins 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/mdbook-plugin-utils/README.md b/packages/mdbook-plugin-utils/README.md index ac90acb..48ef671 100644 --- a/packages/mdbook-plugin-utils/README.md +++ b/packages/mdbook-plugin-utils/README.md @@ -10,4 +10,4 @@ See [the mdBook Plugins book](https://mdbook-plugins.rustforweb.org/) for docume The mdBook Plugins 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/mdbook-tabs/README.md b/packages/mdbook-tabs/README.md index 005a1e4..f7e8f40 100644 --- a/packages/mdbook-tabs/README.md +++ b/packages/mdbook-tabs/README.md @@ -10,4 +10,4 @@ See [the mdBook Plugins book](https://mdbook-plugins.rustforweb.org/) for docume The mdBook Plugins 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/mdbook-trunk/README.md b/packages/mdbook-trunk/README.md index ddc80dd..c95cd46 100644 --- a/packages/mdbook-trunk/README.md +++ b/packages/mdbook-trunk/README.md @@ -10,4 +10,4 @@ See [the mdBook Plugins book](https://mdbook-plugins.rustforweb.org/) for docume The mdBook Plugins 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.