mirror of https://github.com/twbs/bootstrap.git
Fix Rubygems link to README.md (#38459)
This commit is contained in:
parent
5e3dc587af
commit
bb33b4bb8f
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue