From 2abe6ceb2df506712e113f12acf5f14e63bb5e1c Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Tue, 14 May 2024 18:36:27 +0300 Subject: [PATCH] Update bundler link --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 63aad6f1a..c8e28a62f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -125,7 +125,7 @@ If you want to add in the full history later on, perhaps to run `git blame` or ` ## Ruby gems -We use [Bundler](http://gembundler.com/) to manage the rubygems required for the project. +We use [Bundler](https://bundler.io/) to manage the rubygems required for the project. ``` cd openstreetmap-website -- 2.45.2