Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
6 changes: 3 additions & 3 deletions book/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
2 changes: 1 addition & 1 deletion packages/mdbook-plugin-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion packages/mdbook-tabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion packages/mdbook-trunk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.