1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-04 21:52:54 +02:00

doc: update several links to use https

PR #1724
This commit is contained in:
Alex Touchet
2020-11-03 07:33:36 -08:00
committed by GitHub
parent 8782f8200c
commit 3ca324fda7
13 changed files with 14 additions and 14 deletions

View File

@ -309,14 +309,14 @@ If you're a **FreeBSD** user, then you can install ripgrep from the
```
If you're an **OpenBSD** user, then you can install ripgrep from the
[official ports](http://openports.se/textproc/ripgrep):
[official ports](https://openports.se/textproc/ripgrep):
```
$ doas pkg_add ripgrep
```
If you're a **NetBSD** user, then you can install ripgrep from
[pkgsrc](http://pkgsrc.se/textproc/ripgrep):
[pkgsrc](https://pkgsrc.se/textproc/ripgrep):
```
# pkgin install ripgrep