Skip to content

Commit ad4948c

Browse files
bene2k1nerda-codes
andauthored
Apply suggestions from code review
Co-authored-by: nerda-codes <[email protected]>
1 parent 24fbd8f commit ad4948c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

compute/instances/reference-content/understanding-automatic-network-hot-reconfiguration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Follow these steps to enable automatic network hot-reconfiguration on a Scaleway
4444

4545
1. Enable the QEMU Guest Agent. Refer to Scaleway’s documentation on [enabling the QEMU Guest Agent (GQA)](compute/instances/reference-content/understanding-qemu-guest-agent/#opting-in) for further details.
4646

47-
2. Install the latest Scaleway Ecosystem package.
47+
2. Install the latest Scaleway ecosystem package.
4848

4949
- **Fedora / AlmaLinux / RockyLinux / CentOS**
5050
```bash

compute/instances/reference-content/understanding-qemu-guest-agent.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
33
title: Understanding the QEMU Guest Agent in Scaleway Instances
4-
description: Discover how the QEMU Guest Agent in Scaleway Instances works.
4+
description: Discover how the QEMU Guest Agent works with Scaleway Instances.
55
content:
66
h1: Understanding the QEMU Guest Agent in Scaleway Instances
7-
paragraph: Discover how the QEMU Guest Agent in Scaleway Instances works.
7+
paragraph: Discover how the QEMU Guest Agent works with Scaleway Instances.
88
tags: instance qga guemu guest agent
99
dates:
1010
validation: 2024-10-28
@@ -24,7 +24,7 @@ This page provides essential insights into this mechanism.
2424

2525
Running the QEMU Guest Agent (QGA) on your Instance currently enables the following feature:
2626

27-
- **Automatic network reconfiguration** upon flexible IP attachment or detachment [Learn how to enable/disable this feature]().
27+
- **Automatic network reconfiguration** upon flexible IP attachment or detachment [Learn how to enable/disable this feature](/compute/instances/reference-content/understanding-automatic-network-hot-reconfiguration/).
2828

2929
Additional features may be added in the future.
3030

@@ -94,7 +94,7 @@ This stops the service and prevents it from starting on subsequent reboots.
9494
### Deinstallation (Optional)
9595

9696
<Message type="note">
97-
Deinstalling QGA is not strictly necessary to opt out. [Deactivating the service](#deactivation) is sufficient.
97+
You do not necessarily need to deinstall QGA to opt out. [Deactivating the service](#deactivation) is sufficient.
9898
</Message>
9999

100100
If you prefer to completely remove QGA, ensure the service is stopped first, then run:

0 commit comments

Comments
 (0)