Skip to content

Commit 137a572

Browse files
committed
Fix broken links in supported PHP versions table
1 parent 1b0ea8e commit 137a572

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

docs/installation/requirements.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can safely ignore the rest of this page unless you are experiencing problems
6262

6363
Though the following are available in PHP by default, some hosts may have them disabled until you ask for them.
6464

65-
- [GD (or GD 2) library](https://www.php.net/manual/en/ref.image.php)
65+
- [GD (or GD 2) library](https://www.php.net/manual/en/ref.image.php)
6666
- [File Information (fileinfo)](https://php.net/manual/en/book.fileinfo.php)
6767
- [ZIP](https://www.php.net/manual/en/book.zip.php)
6868
- [iconv](https://www.php.net/manual/en/book.iconv.php)
@@ -104,15 +104,15 @@ If the [Server Compatibility Wizard](#server-compatibility-wizard) lists URL Seg
104104

105105
## Local Development
106106

107-
ExpressionEngine can be run locally on a number of local development environments. Below are just a few to help you get started.
107+
ExpressionEngine can be run locally on a number of local development environments. Below are just a few to help you get started.
108108

109109
NOTE: **Note:** When setting up your local environment, you must make sure it still meets the requirements listed above.
110110

111111
- **[Valet](https://laravel.com/docs/8.x/valet)** - (macOS only) Valet is the ExpressionEngine's team recommended local development environment. Super fast and easy to use.
112112

113-
- **[DDEV Local](https://www.ddev.com/ddev-local/)** - (macOS, Windows, Linux) DDEV Local makes working with Docker containers a breeze. Quickly setup and share environments that mirror your production.
113+
- **[DDEV Local](https://www.ddev.com/ddev-local/)** - (macOS, Windows, Linux) DDEV Local makes working with Docker containers a breeze. Quickly setup and share environments that mirror your production.
114114

115-
- **[Devilbox](http://devilbox.org/)** - (macOS, Windows, Linux) Devilbox is another great stack which allows user to quickly get up and running with Docker environments. To install ExpressionEngine on Devilbox simply follow the [Setup ExpressionEngine Docs](https://devilbox.readthedocs.io/en/latest/examples/setup-expressionengine.html).
115+
- **[Devilbox](http://devilbox.org/)** - (macOS, Windows, Linux) Devilbox is another great stack which allows user to quickly get up and running with Docker environments. To install ExpressionEngine on Devilbox simply follow the [Setup ExpressionEngine Docs](https://devilbox.readthedocs.io/en/latest/examples/setup-expressionengine.html).
116116

117117
- **[MAMP](https://www.mamp.info/en/)** - (macOS, Windows) MAMP can be very convenient for local development, but it has some quirks. If you are using MAMP, you will need to use PHP 7+ due to outdated cURL and OpenSSL libraries that MAMP ships with its older versions of PHP.
118118

@@ -125,21 +125,21 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
125125
<thead>
126126
<tr>
127127
<th><strong></strong></th>
128-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>4.0</strong></th>
129-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>5.6</strong></th>
130-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>7.0</strong></th>
131-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>7.2</strong></th>
132-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>7.4</strong></th>
133-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>8.0</strong></th>
134-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>8.2</strong></th>
135-
<th><img src="/_images/php-logo.svg" class="php-logo"><strong>8.3</strong></th>
128+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>4.0</strong></th>
129+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>5.6</strong></th>
130+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>7.0</strong></th>
131+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>7.2</strong></th>
132+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>7.4</strong></th>
133+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>8.0</strong></th>
134+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>8.2</strong></th>
135+
<th><img src="../_images/php-logo.svg" class="php-logo"><strong>8.3</strong></th>
136136
</tr>
137137
</thead>
138138
<tbody>
139139
<tr>
140140
<td class="ee-version">
141141
<span>
142-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 7.4"><strong>7.4</strong>
142+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 7.4"><strong>7.4</strong>
143143
</span>
144144
</td>
145145
<td class="ee-fail"><span>PHP 4.0</span></td>
@@ -154,7 +154,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
154154
<tr>
155155
<td class="ee-version">
156156
<span>
157-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 7.2.8">
157+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 7.2.8">
158158
<strong>7.2.8</strong>
159159
</span>
160160
</td>
@@ -170,7 +170,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
170170
<tr>
171171
<td class="ee-version">
172172
<span>
173-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 7.0">
173+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 7.0">
174174
<strong>7.0</strong>
175175
</span>
176176
</td>
@@ -186,7 +186,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
186186
<tr>
187187
<td class="ee-version">
188188
<span>
189-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 6.4.15">
189+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 6.4.15">
190190
<strong>6.4.15</strong>
191191
</span>
192192
</td>
@@ -202,7 +202,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
202202
<tr>
203203
<td class="ee-version">
204204
<span>
205-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 6.0.0">
205+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 6.0.0">
206206
<strong>6.0.0</strong>
207207
</span>
208208
</td>
@@ -218,7 +218,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
218218
<tr>
219219
<td class="ee-version">
220220
<span>
221-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 5.4.3">
221+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 5.4.3">
222222
<strong>5.4.3</strong>
223223
</span>
224224
</td>
@@ -234,7 +234,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
234234
<tr>
235235
<td class="ee-version">
236236
<span>
237-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 4.3.8">
237+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 4.3.8">
238238
<strong>4.3.8</strong>
239239
</span>
240240
</td>
@@ -250,7 +250,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
250250
<tr>
251251
<td class="ee-version">
252252
<span>
253-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 3.5.1">
253+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 3.5.1">
254254
<strong>3.5.17</strong>
255255
</span>
256256
</td>
@@ -266,7 +266,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
266266
<tr>
267267
<td class="ee-version">
268268
<span>
269-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 2.11.9">
269+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 2.11.9">
270270
<strong>2.11.9</strong>
271271
</span>
272272
</td>
@@ -282,7 +282,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
282282
<tr>
283283
<td class="ee-version">
284284
<span>
285-
<img src="../../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 1.7.3">
285+
<img src="../_assets/images/ee-logo-black.svg" alt="ExpressionEngine 1.7.3">
286286
<strong>1.7.3</strong>
287287
</span>
288288
</td>

0 commit comments

Comments
 (0)