From dbfbe806d1997bd71818407be97c49230f1aa2d0 Mon Sep 17 00:00:00 2001 From: Kai <2644614+Schweinepriester@users.noreply.github.com> Date: Sun, 3 Jul 2022 19:54:29 +0200 Subject: [PATCH] HTTP => HTTPS for bundler.io link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acf8ba00..c1349fd4 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ development, the canonical spec will likely be served as HTML, not PDF. [kramdown]: https://kramdown.gettalong.org/ [Jekyll]: https://jekyllrb.com/ [rbenv]: https://github.com/rbenv/rbenv -[bundler]: http://bundler.io/ +[bundler]: https://bundler.io/ [install rbenv]: https://github.com/rbenv/rbenv#installation [GruntJS]: https://gruntjs.com/ [NodeJS]: https://nodejs.org/