From dbead8f7944228729dab7f4a83434d57c238a9a1 Mon Sep 17 00:00:00 2001 From: Francis <15894826+francisfuzz@users.noreply.github.com> Date: Fri, 12 Jun 2020 17:21:17 -0700 Subject: [PATCH] docs: update link to Bundler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81f494b..ec206ba 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To learn how to set up a template GitHub App, follow the "[Setting up your devel ## Install -To run the code, make sure you have [Bundler](http://gembundler.com/) installed; then enter `bundle install` on the command line. +To run the code, make sure you have [Bundler](https://bundler.io/) installed; then enter `bundle install` on the command line. ## Set environment variables