From: XhmikosR Date: Thu, 13 Apr 2023 18:21:22 +0000 (+0300) Subject: Fix Rubygems link to README.md (#38459) X-Git-Tag: v5.3.0~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F38470%2Fhead;p=thirdparty%2Fbootstrap.git Fix Rubygems link to README.md (#38459) --- diff --git a/site/content/docs/5.3/getting-started/download.md b/site/content/docs/5.3/getting-started/download.md index f3965807a5..a1b8bfd9a7 100644 --- a/site/content/docs/5.3/getting-started/download.md +++ b/site/content/docs/5.3/getting-started/download.md @@ -96,7 +96,7 @@ Alternatively, if you're not using Bundler, you can install the gem by running t gem install bootstrap -v {{< param current_ruby_version >}} ``` -[See the gem's README](https://github.com/twbs/bootstrap-rubygem/blob/master/README.md) for further details. +[See the gem's README](https://github.com/twbs/bootstrap-rubygem/blob/main/README.md) for further details. ### Composer