Skip to content

Commit cc70c71

Browse files
author
Alexia Michelle
committed
refactor: update warning admonition syntax in LUKS installation guides
1 parent e3b25b4 commit cc70c71

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/tweaking-goldendog/installing-on-luks.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ sidebar_position: 5
66

77
This guide provides a step-by-step walkthrough for installing GoldenDog on a pre-existing LUKS encrypted partition. This is a manual process that requires using the terminal during the installation.
88

9-
> [!WARNING]
10-
> This process involves manual disk partitioning and terminal commands. There are no guarantees; proceed at your own risk. Ensure you have a backup of your data.
9+
:::warning
10+
This process involves manual disk partitioning and terminal commands. There are no guarantees; proceed at your own risk. Ensure you have a backup of your data.
11+
:::
1112

1213
## Manual Partitioning
1314

i18n/es/docusaurus-plugin-content-docs/current/tweaking-goldendog/installing-on-luks.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ sidebar_position: 5
66

77
Esta guía proporciona un paso a paso para instalar GoldenDog en una partición cifrada con LUKS ya existente. Este es un proceso manual que requiere el uso de la terminal durante la instalación.
88

9-
> [!WARNING]
10-
> Este proceso implica el particionamiento manual del disco y comandos de terminal. No hay garantías; proceda bajo su propia responsabilidad. Asegúrese de tener una copia de seguridad de sus datos.
9+
:::warning
10+
Este proceso implica el particionamiento manual del disco y comandos de terminal. No hay garantías; proceda bajo su propia responsabilidad. Asegúrese de tener una copia de seguridad de sus datos.
11+
:::
1112

1213
## Particionado Manual
1314

0 commit comments

Comments
 (0)