Skip to content

Commit 0b26537

Browse files
committed
Update some URLs
1 parent 7f3585c commit 0b26537

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_src/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,22 +75,22 @@ Serde by the community.
7575
*(deserialization only)*
7676

7777
[JSON]: https://github.com/serde-rs/json
78-
[Bincode]: https://github.com/servo/bincode
78+
[Bincode]: https://github.com/bincode-org/bincode
7979
[CBOR]: https://github.com/enarx/ciborium
8080
[YAML]: https://github.com/dtolnay/serde-yaml
8181
[MessagePack]: https://github.com/3Hren/msgpack-rust
8282
[TOML]: https://github.com/alexcrichton/toml-rs
8383
[Pickle]: https://github.com/birkenfeld/serde-pickle
8484
[RON]: https://github.com/ron-rs/ron
85-
[BSON]: https://github.com/zonyitoo/bson-rs
85+
[BSON]: https://github.com/mongodb/bson-rust
8686
[Avro]: https://github.com/flavray/avro-rs
8787
[JSON5]: https://github.com/callum-oakley/json5-rs
8888
[URL]: https://docs.rs/serde_qs
8989
[Postcard]: https://github.com/jamesmunns/postcard
9090
[Envy]: https://github.com/softprops/envy
9191
[Envy Store]: https://github.com/softprops/envy-store
9292
[Cargo]: http://doc.crates.io/manifest.html
93-
[AWS Parameter Store]: https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore.html
93+
[AWS Parameter Store]: https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html
9494
[S-expressions]: https://github.com/rotty/lexpr-rs
9595
[D-Bus]: https://docs.rs/zvariant
9696
[FlexBuffers]: https://github.com/google/flatbuffers/tree/master/rust/flexbuffers

0 commit comments

Comments
 (0)