Skip to content

Commit 8ca18fc

Browse files
authored
Merge pull request #63 from dotkernel/typo-fix
Fixed broken links
2 parents 6bd4820 + 4fffd2d commit 8ca18fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/book/v1/virtualhosts/create-virtualhost.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ You will install your project under the `html` directory of your project, for ex
3535
* To run your installed projects, you need to start AlmaLinux9 first.
3636
* If you work with virtualhosts, your projects are created under `/var/www/`.
3737
* You can still run PHP scripts under the default Apache project directory, located at `/var/www/html/`.
38-
* If you encounter write permission issues, see [this guide](https://docs.dotkernel.org/development/almalinux9/faq/#how-do-i-fix-common-permission-issues).
39-
* We install PHP 8.3 by default - if you need a different version, see [this guide](https://docs.dotkernel.org/development/almalinux9/faq/#how-do-i-switch-to-a-different-version-of-php).
40-
* We install Node.js 22 by default - if you need a different version, see [this guide](https://docs.dotkernel.org/development/almalinux9/faq/#how-do-i-switch-to-a-different-version-of-nodejs).
38+
* If you encounter write permission issues, see [this guide](https://docs.dotkernel.org/development/v1/faq/#how-do-i-fix-common-permission-issues).
39+
* We install PHP 8.3 by defaultif you need a different version, see [this guide](https://docs.dotkernel.org/development/v1/faq/#how-do-i-switch-to-a-different-version-of-php).
40+
* We install Node.js 22 by defaultif you need a different version, see [this guide](https://docs.dotkernel.org/development/v1/faq/#how-do-i-switch-to-a-different-version-of-nodejs).

wsl/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,6 @@ You will install your project under the `html` directory of your project, for ex
196196
* To run your installed projects, you need to start AlmaLinux9 first.
197197
* If you work with virtualhosts, your projects are created under `/var/www/`.
198198
* You can still run PHP scripts under the default Apache project directory, located at `/var/www/html/`.
199-
* If you encounter write permission issues, see [this guide](https://docs.dotkernel.org/development/almalinux9/faq/#how-do-i-fix-common-permission-issues).
200-
* We install PHP 8.3 by default - if you need a different version, see [this guide](https://docs.dotkernel.org/development/almalinux9/faq/#how-do-i-switch-to-a-different-version-of-php).
201-
* We install Node.js 22 by default - if you need a different version, see [this guide](https://docs.dotkernel.org/development/almalinux9/faq/#how-do-i-switch-to-a-different-version-of-nodejs).
199+
* If you encounter write permission issues, see [this guide](https://docs.dotkernel.org/development/v1/faq/#how-do-i-fix-common-permission-issues).
200+
* We install PHP 8.3 by defaultif you need a different version, see [this guide](https://docs.dotkernel.org/development/v1/faq/#how-do-i-switch-to-a-different-version-of-php).
201+
* We install Node.js 22 by defaultif you need a different version, see [this guide](https://docs.dotkernel.org/development/v1/faq/#how-do-i-switch-to-a-different-version-of-nodejs).

0 commit comments

Comments
 (0)