diff options
| author | XhmikosR <[email protected]> | 2023-04-13 21:21:22 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-13 21:21:22 +0300 |
| commit | bb33b4bb8fe0d9ce52e6e2753a514700ce58f1bc (patch) | |
| tree | b154bffac7856c67e0fe32831bcb05db9e50b589 /site/content | |
| parent | 5e3dc587afddc91d035087b0fb73eca037f3c712 (diff) | |
| download | bootstrap-bb33b4bb8fe0d9ce52e6e2753a514700ce58f1bc.tar.xz bootstrap-bb33b4bb8fe0d9ce52e6e2753a514700ce58f1bc.zip | |
Fix Rubygems link to README.md (#38459)
Diffstat (limited to 'site/content')
| -rw-r--r-- | site/content/docs/5.3/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/getting-started/download.md b/site/content/docs/5.3/getting-started/download.md index f3965807a..a1b8bfd9a 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 |
