Skip to content

Commit

Permalink
update docs folder links (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell authored Dec 25, 2023
1 parent 9bbf1ea commit eb78e6e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/guide-ja/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Composer パッケージを取得する

このエクステンションをインストールするのに推奨される方法は [composer](http://getcomposer.org/download/) によるものです。
このエクステンションをインストールするのに推奨される方法は [composer](https://getcomposer.org/download/) によるものです。

下記のコマンドを実行してください。

Expand Down
2 changes: 1 addition & 1 deletion docs/guide-zh-CN/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## 通过Composer安装

推荐的安装方式是通过 [composer](http://getcomposer.org/download/) 工具安装。
推荐的安装方式是通过 [composer](https://getcomposer.org/download/) 工具安装。

直接使用composer命令安装

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Installation

## Getting Composer package

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

Expand Down

0 comments on commit eb78e6e

Please sign in to comment.