Skip to content

Commit a3e7ed3

Browse files
Remove doc of master link (#11)
1 parent 1f6cafe commit a3e7ed3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Test Status](https://github.com/rust-random/rand/actions/workflows/test.yml/badge.svg?event=push)](https://github.com/rust-random/rand/actions)
44
[![Latest version](https://img.shields.io/crates/v/rand_distr.svg)](https://crates.io/crates/rand_distr)
55
[![Book](https://img.shields.io/badge/book-master-yellow.svg)](https://rust-random.github.io/book/)
6-
[![API](https://img.shields.io/badge/api-master-yellow.svg)](https://rust-random.github.io/rand/rand_distr)
76
[![API](https://docs.rs/rand_distr/badge.svg)](https://docs.rs/rand_distr)
87

98
Implements a full suite of random number distribution sampling routines.
@@ -39,7 +38,6 @@ can be enabled. (Note that any other crate depending on `num-traits` with the
3938

4039
## Links
4140

42-
- [API documentation (master)](https://rust-random.github.io/rand/rand_distr)
4341
- [API documentation (docs.rs)](https://docs.rs/rand_distr)
4442
- [Changelog](CHANGELOG.md)
4543
- [The Rand project](https://github.com/rust-random/rand)

0 commit comments

Comments
 (0)