readme: use HTTPS for links

PR #144
This commit is contained in:
Alex Touchet 2020-12-13 09:15:44 -08:00 committed by GitHub
parent 0b3ff12ff5
commit 3d1f2f252a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,9 @@ open file descriptors and efficient mechanisms for pruning the entries in the
directory tree.
[![Build status](https://github.com/BurntSushi/walkdir/workflows/ci/badge.svg)](https://github.com/BurntSushi/walkdir/actions)
[![](http://meritbadge.herokuapp.com/walkdir)](https://crates.io/crates/walkdir)
[![](https://meritbadge.herokuapp.com/walkdir)](https://crates.io/crates/walkdir)
Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).
Dual-licensed under MIT or the [UNLICENSE](https://unlicense.org/).
### Documentation