mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
Fix Rubygems link to README.md (#38459)
This commit is contained in:
@@ -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 >}}
|
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
|
### Composer
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user