summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Touchet <alextouchet@outlook.com>2020-11-03 07:33:36 -0800
committerGitHub <noreply@github.com>2020-11-03 10:33:36 -0500
commit3ca324fda75885bf3523762ed57811d80abb3b00 (patch)
treecc1d408c99c988564e91ee88d9a806614710ed10 /README.md
parent8782f8200ccbfb5716359d07db103fd478cac10e (diff)
doc: update several links to use https
PR #1724
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7bffc506..575996f5 100644
--- a/README.md
+++ b/README.md
@@ -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