Skip to content

Commit 6ff1fca

Browse files
committed
Issue #78: Tweaked docs
Signed-off-by: alexmerlin <[email protected]>
1 parent c878ce4 commit 6ff1fca

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/book/v1/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Frequently asked questions
1+
# AlmaLinux 9 Frequently asked questions
22

33
## How do I switch to a different version of PHP?
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Create virtualhosts
1+
# AlmaLinux 9 Create virtualhosts
22

33
> 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.
44

docs/book/v1/virtualhosts/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Overview
1+
# AlmaLinux 9 Overview
22

33
Virtualhosts allow developers to host multiple applications on their local system.
44

docs/book/v2/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Frequently asked questions
1+
# AlmaLinux 10 Frequently asked questions
22

33
## How do I switch to a different version of PHP?
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Create virtualhosts
1+
# AlmaLinux 10 Create virtualhosts
22

33
> 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.
44

docs/book/v2/virtualhosts/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Overview
1+
# AlmaLinux 10 Overview
22

33
Virtualhosts allow developers to host multiple applications on their local system.
44

0 commit comments

Comments
 (0)