update root folder links (#68)
This commit is contained in:
parent
6db048b384
commit
dab5929c55
@ -1,12 +1,12 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="http://getbootstrap.com/" target="_blank" rel="external">
|
<a href="https://getbootstrap.com/" target="_blank" rel="external">
|
||||||
<img src="https://getbootstrap.com/docs/5.0/assets/brand/bootstrap-logo.svg" height="80px">
|
<img src="https://getbootstrap.com/docs/5.0/assets/brand/bootstrap-logo.svg" height="80px">
|
||||||
</a>
|
</a>
|
||||||
<h1 align="center">Twitter Bootstrap 5 Extension for Yii 2</h1>
|
<h1 align="center">Twitter Bootstrap 5 Extension for Yii 2</h1>
|
||||||
<br>
|
<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
This is the Twitter Bootstrap extension for [Yii framework 2.0](http://www.yiiframework.com). It encapsulates [Bootstrap 5](http://getbootstrap.com/) components
|
This is the Twitter Bootstrap extension for [Yii framework 2.0](https://www.yiiframework.com). It encapsulates [Bootstrap 5](http://getbootstrap.com/) components
|
||||||
and plugins in terms of Yii widgets, and thus makes using Bootstrap components/plugins
|
and plugins in terms of Yii widgets, and thus makes using Bootstrap components/plugins
|
||||||
in Yii applications extremely easy.
|
in Yii applications extremely easy.
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ Documentation is at [docs/guide/README.md](docs/guide/README.md).
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
|
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Either run
|
Either run
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user