diff --git a/docs/book/v1/faq.md b/docs/book/v1/faq.md index 90922e0..b1430bc 100644 --- a/docs/book/v1/faq.md +++ b/docs/book/v1/faq.md @@ -1,4 +1,4 @@ -# AlmaLinux 9 Frequently asked questions +# Frequently asked questions ## How do I switch to a different version of PHP? diff --git a/docs/book/v1/setup/setup-packages.md b/docs/book/v1/setup/setup-packages.md index eaf715e..ef808f7 100644 --- a/docs/book/v1/setup/setup-packages.md +++ b/docs/book/v1/setup/setup-packages.md @@ -1,4 +1,4 @@ -# AlmaLinux 9 Setup +# Setup > The instructions below also work without using WSL. diff --git a/docs/book/v1/virtualhosts/create-virtualhost.md b/docs/book/v1/virtualhosts/create-virtualhost.md index 5104d1d..10ef0f7 100644 --- a/docs/book/v1/virtualhosts/create-virtualhost.md +++ b/docs/book/v1/virtualhosts/create-virtualhost.md @@ -1,4 +1,4 @@ -# AlmaLinux 9 Create virtualhosts +# Create virtualhosts > By using the `*.localhost` pattern for any new virtualhost, you do not need to modify the `hosts` file in Windows, because these are routed by default. diff --git a/docs/book/v1/virtualhosts/overview.md b/docs/book/v1/virtualhosts/overview.md index 8d35d9c..c3e8e1d 100644 --- a/docs/book/v1/virtualhosts/overview.md +++ b/docs/book/v1/virtualhosts/overview.md @@ -1,4 +1,4 @@ -# AlmaLinux 9 Overview +# Overview Virtualhosts allow developers to host multiple applications on their local system. diff --git a/docs/book/v2/terminal.md b/docs/book/v2/terminal.md index 86652a7..b20e4f9 100644 --- a/docs/book/v2/terminal.md +++ b/docs/book/v2/terminal.md @@ -4,7 +4,7 @@ Install Windows Terminal, the tool you'll use throughout this guide to run WSL 2 commands and to open dedicated tabs for your AlmaLinux 10 distro. -> If you are not using WSL, you can jump straight to the [AlmaLinux 10 Setup page](https://docs.dotkernel.org/development/v2/setup/setup-packages/). +> If you are not using WSL, you can jump straight to the [Setup Packages page](setup/setup-packages.md). If you're not already using it, we recommend installing [Windows Terminal](https://apps.microsoft.com/detail/9n0dx20hk701?hl=en-US&gl=US). It is a modern tool that incorporates the power of multiple already known command-line applications like `Windows PowerShell`, `Linux shell`, and more.