Skip to content

Commit fde5af3

Browse files
chore: change organisation name capitalisation (#112)
1 parent 4bf3da8 commit fde5af3

18 files changed

Lines changed: 48 additions & 48 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["examples/*", "packages/*/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
authors = ["Rust For Web <info@rustforweb.org>"]
6+
authors = ["Rust for Web <info@rustforweb.org>"]
77
edition = "2024"
88
license = "MIT"
99
repository = "https://github.com/RustForWeb/shield"

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Rust For Web
3+
Copyright (c) 2024 Rust for Web
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Inspired by [Auth.js](https://authjs.dev/).
1414

1515
This project is available under the [MIT license](LICENSE.md).
1616

17-
## Rust For Web
17+
## Rust for Web
1818

19-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
19+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
2020

21-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
21+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

book/src/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Web authentication for Rust.
66

77
This project is available under the [MIT license](https://github.com/RustForWeb/shield/blob/main/LICENSE.md).
88

9-
## Rust For Web
9+
## Rust for Web
1010

11-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
11+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
1212

13-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
13+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rustforweb/shield",
33
"description": "Web authentication for Rust.",
4-
"author": "Rust For Web <info@rustforweb.org>",
4+
"author": "Rust for Web <info@rustforweb.org>",
55
"repository": "github:RustForWeb/shield",
66
"license": "MIT",
77
"private": true,

packages/core/shield/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Web authentication for Rust.
66

77
See [the Shield book](https://shield.rustforweb.org/) for documentation.
88

9-
## Rust For Web
9+
## Rust for Web
1010

11-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
11+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
1212

13-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
13+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

packages/integrations/shield-actix/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
See [the Shield book](https://shield.rustforweb.org/) for documentation.
88

9-
## Rust For Web
9+
## Rust for Web
1010

11-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
11+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
1212

13-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
13+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

packages/integrations/shield-axum/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
See [the Shield book](https://shield.rustforweb.org/) for documentation.
88

9-
## Rust For Web
9+
## Rust for Web
1010

11-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
11+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
1212

13-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
13+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

packages/integrations/shield-leptos/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
See [the Shield book](https://shield.rustforweb.org/) for documentation.
88

9-
## Rust For Web
9+
## Rust for Web
1010

11-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
11+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
1212

13-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
13+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

packages/integrations/shield-tower/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
See [the Shield book](https://shield.rustforweb.org/) for documentation.
88

9-
## Rust For Web
9+
## Rust for Web
1010

11-
The Shield project is part of [Rust For Web](https://github.com/RustForWeb).
11+
The Shield project is part of [Rust for Web](https://github.com/RustForWeb).
1212

13-
[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.
13+
[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.

0 commit comments

Comments
 (0)