Skip to content

Commit b2d5c5c

Browse files
committed
change mongodb link
1 parent a53dd9a commit b2d5c5c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/guide-fr/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Installation
33

44
## Requirements
55

6-
l'extention [MongoDB PHP Extension](https://us1.php.net/manual/en/set.mongodb.php) version 1.0.0 ou plus.
6+
l'extention [MongoDB PHP Extension](https://www.php.net/manual/en/set.mongodb.php) version 1.0.0 ou plus.
77

88
## Installation du composer:
99

docs/guide-ja/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## 必要条件
55

6-
このエクステンションは [MongoDB PHP 拡張](https://us1.php.net/manual/en/set.mongodb.php) バージョン 1.0.0 以降を必要とします。
6+
このエクステンションは [MongoDB PHP 拡張](https://www.php.net/manual/en/set.mongodb.php) バージョン 1.0.0 以降を必要とします。
77

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

docs/guide-ru/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Требования
55

6-
Это расширение требует [MongoDB PHP Extension](https://us1.php.net/manual/en/set.mongodb.php) версии 1.0.0 или выше.
6+
Это расширение требует [MongoDB PHP Extension](https://www.php.net/manual/en/set.mongodb.php) версии 1.0.0 или выше.
77

88
## Получение с помощью Composer
99

docs/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Installation
33

44
## Requirements
55

6-
This extension requires [MongoDB PHP Extension](https://us1.php.net/manual/en/set.mongodb.php) version 1.0.0 or higher.
6+
This extension requires [MongoDB PHP Extension](https://www.php.net/manual/en/set.mongodb.php) version 1.0.0 or higher.
77

88
## Getting Composer package
99

0 commit comments

Comments
 (0)