Skip to content

Commit 9013cd4

Browse files
authored
Update some URLs in Readme (#127)
1 parent 728a5b5 commit 9013cd4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fastrand
22

3-
[![Build](https://github.com/smol-rs/fastrand/workflows/CI/badge.svg)](
3+
[![Build](https://github.com/smol-rs/fastrand/actions/workflows/ci.yml/badge.svg)](
44
https://github.com/smol-rs/fastrand/actions)
55
[![License](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](
66
https://github.com/smol-rs/fastrand)
@@ -98,8 +98,8 @@ This crate aims to expose a core set of useful randomness primitives. For more n
9898

9999
Licensed under either of
100100

101-
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
102-
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
101+
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
102+
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/license/mit)
103103

104104
at your option.
105105

0 commit comments

Comments
 (0)