Skip to content

Commit 1a9667b

Browse files
committed
update root folder links
1 parent 31fd719 commit 1a9667b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<br>
77
</p>
88

9-
This extension provides the HTTP client for the [Yii framework 2.0](http://www.yiiframework.com).
9+
This extension provides the HTTP client for the [Yii framework 2.0](https://www.yiiframework.com).
1010

1111
For license information check the [LICENSE](LICENSE.md)-file.
1212

@@ -20,7 +20,7 @@ Documentation is at [docs/guide/README.md](docs/guide/README.md).
2020
Installation
2121
------------
2222

23-
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
23+
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
2424

2525
Either run
2626

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "BSD-3-Clause",
77
"support": {
88
"issues": "https://github.com/yiisoft/yii2-httpclient/issues",
9-
"forum": "http://www.yiiframework.com/forum/",
10-
"wiki": "http://www.yiiframework.com/wiki/",
9+
"forum": "https://www.yiiframework.com/forum/",
10+
"wiki": "https://www.yiiframework.com/wiki/",
1111
"irc": "ircs://irc.libera.chat:6697/yii",
1212
"source": "https://github.com/yiisoft/yii2-httpclient"
1313
},

0 commit comments

Comments
 (0)