Skip to content

Commit 57d2e18

Browse files
committed
fix: revise some 404 page not found links
This is reported by ahrefs
1 parent e97f021 commit 57d2e18

File tree

24 files changed

+52
-52
lines changed

24 files changed

+52
-52
lines changed

content/docs/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Edit `my-resume.yml` accordingly and then build the resume from yaml to pdf:
5757
docker run --rm -v $(pwd):/home/yamlresume yamlresume/yamlresume build my-resume.yml
5858
```
5959

60-
Basically, you can call all of the `yamlresume` [CLI sub-commands](/cli) in this
60+
Basically, you can call all of the `yamlresume` [CLI sub-commands](/docs/cli) in this
6161
way—just append the sub-command after `yamlresume/yamlresume` and then follow
6262
the corresponding usage guide.
6363

content/docs/locale/chinese.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ game of counting.
116116
### Location
117117

118118
Address formats differ between
119-
[English](/locale/english#location) and Chinese conventions.
119+
[English](/docs/locale/english#location) and Chinese conventions.
120120
Unlike English, when presenting a location with address, city, and country, the
121121
general part (country, state, etc.) usually comes first in Chinese, while the
122122
most specific part (town, address, etc.) comes last.

content/es/docs/compiler/schema/json.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Por ahora tenemos versiones archivadas para:
2525
- [v0.10.1](/schemas/v0.10.1/schema.json)
2626
- [v0.10.0](/schemas/v0.10.0/schema.json)
2727
- [v0.9.1](/schemas/v0.9.1/schema.json)
28-
- [v0.8.1](/schemas/v0.8.1/schema.json)
28+
- [v0.8.0](/schemas/v0.8.0/schema.json)
2929
- [v0.5.1](/schemas/v0.5.1/schema.json)
3030
- [v0.6.0](/schemas/v0.6.0/schema.json)
3131
- [v0.7.0](/schemas/v0.7.0/schema.json)

content/es/docs/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Edita `my-resume.yml` en consecuencia y luego construye el currículum de yaml a
4444
docker run --rm -v $(pwd):/home/yamlresume yamlresume/yamlresume build my-resume.yml
4545
```
4646

47-
Básicamente, puedes llamar a todos los [subcomandos del CLI](/cli) de `yamlresume` de esta manera—simplemente agrega el subcomando después de `yamlresume/yamlresume` y luego sigue la guía de uso correspondiente.
47+
Básicamente, puedes llamar a todos los [subcomandos del CLI](/es/docs/cli) de `yamlresume` de esta manera—simplemente agrega el subcomando después de `yamlresume/yamlresume` y luego sigue la guía de uso correspondiente.
4848

4949
La bandera `-v` aquí es bastante importante porque monta el directorio actual (`$(pwd)`) en el contenedor en `/home/yamlresume`, permitiendo una sincronización de archivos bidireccional entre el directorio local y el contenedor.
5050

content/es/docs/locale/chinese.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ prácticamente en un juego de contar.
119119
### Ubicación
120120

121121
El formato de las direcciones difiere entre el
122-
[inglés](/locale/english#location) y el chino. A diferencia del
122+
[inglés](/es/docs/locale/english#location) y el chino. A diferencia del
123123
inglés, al presentar una ubicación con dirección, ciudad y país en chino, la
124124
parte más general (país, provincia/estado, etc.) suele ir primero, mientras que
125125
la parte más específica (pueblo/ciudad, dirección, etc.) queda al final.

content/es/docs/locale/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,42 +80,42 @@ Consulta las siguientes páginas para más detalles sobre cada idioma:
8080
<Cards>
8181
<Card
8282
title="Chinese"
83-
href="/es/locale/chinese"
83+
href="/es/docs/locale/chinese"
8484
description="Se soportan chino simplificado y chino tradicional (Hong Kong y Taiwán)."
8585
/>
8686
<Card
8787
title="Dutch"
88-
href="/es/locale/dutch"
88+
href="/es/docs/locale/dutch"
8989
description="El neerlandés es una lengua germánica occidental hablada en los Países Bajos y Bélgica."
9090
/>
9191
<Card
9292
title="English"
93-
href="/es/locale/english"
93+
href="/es/docs/locale/english"
9494
description="El inglés es el idioma predeterminado para YAMLResume cuando creas un nuevo currículum."
9595
/>
9696
<Card
9797
title="French"
98-
href="/es/locale/french"
98+
href="/es/docs/locale/french"
9999
description="El francés es un idioma romance hablado en el mundo."
100100
/>
101101
<Card
102102
title="German"
103-
href="/es/locale/german"
103+
href="/es/docs/locale/german"
104104
description="El alemán es una lengua germánica occidental hablada principalmente en Alemania."
105105
/>
106106
<Card
107107
title="Japanese"
108-
href="/es/locale/japanese"
108+
href="/es/docs/locale/japanese"
109109
description="El japonés es una lengua de Asia Oriental hablada por unos 125 millones de personas."
110110
/>
111111
<Card
112112
title="Norwegian"
113-
href="/es/locale/norwegian"
113+
href="/es/docs/locale/norwegian"
114114
description="El noruego es un idioma germánico del norte hablado principalmente en Noruega."
115115
/>
116116
<Card
117117
title="Spanish"
118-
href="/es/locale/spanish"
118+
href="/es/docs/locale/spanish"
119119
description="El español también usa escritura latina como sistema de escritura principal."
120120
/>
121121
</Cards>

content/fr/docs/compiler/schema/json.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pour l'instant nous avons des versions archivées pour :
2424
- [v0.10.1](/schemas/v0.10.1/schema.json)
2525
- [v0.10.0](/schemas/v0.10.0/schema.json)
2626
- [v0.9.1](/schemas/v0.9.1/schema.json)
27-
- [v0.8.1](/schemas/v0.8.1/schema.json)
27+
- [v0.8.0](/schemas/v0.8.0/schema.json)
2828
- [v0.5.1](/schemas/v0.5.1/schema.json)
2929
- [v0.6.0](/schemas/v0.6.0/schema.json)
3030
- [v0.7.0](/schemas/v0.7.0/schema.json)

content/fr/docs/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Modifiez `my-resume.yml` en conséquence puis construisez le CV de yaml vers pdf
5757
docker run --rm -v $(pwd):/home/yamlresume yamlresume/yamlresume build my-resume.yml
5858
```
5959

60-
En gros, vous pouvez appeler toutes les [sous-commandes CLI](/cli) `yamlresume` de
60+
En gros, vous pouvez appeler toutes les [sous-commandes CLI](/fr/docs/cli) `yamlresume` de
6161
cette façon—il suffit d'ajouter la sous-commande après `yamlresume/yamlresume` puis
6262
de suivre le guide d'utilisation correspondant.
6363

content/fr/docs/locale/chinese.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jeu de comptage.
112112
### Localisation
113113

114114
Les formats d'adresse diffèrent entre les conventions
115-
[anglaises](/locale/english#location) et chinoises.
115+
[anglaises](/fr/docs/locale/english#location) et chinoises.
116116
Contrairement à l'anglais, lors de la présentation d'une localisation avec adresse, ville et pays, la
117117
partie générale (pays, état, etc.) vient généralement en premier en chinois, tandis que la
118118
partie la plus spécifique (ville, adresse, etc.) vient en dernier.

content/fr/docs/locale/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,42 +81,42 @@ Consultez les pages suivantes pour plus de détails sur chaque langue :
8181
<Cards>
8282
<Card
8383
title="Chinese"
84-
href="/fr/locale/chinese"
84+
href="/fr/docs/locale/chinese"
8585
description="Le chinois simplifié et le chinois traditionnel (Hong Kong et Taïwan) sont supportés."
8686
/>
8787
<Card
8888
title="Dutch"
89-
href="/fr/locale/dutch"
89+
href="/fr/docs/locale/dutch"
9090
description="Le néerlandais est une langue germanique occidentale parlée aux Pays-Bas et en Belgique."
9191
/>
9292
<Card
9393
title="English"
94-
href="/fr/locale/english"
94+
href="/fr/docs/locale/english"
9595
description="L'anglais est la langue par défaut pour YAMLResume lorsque vous créez un nouveau CV."
9696
/>
9797
<Card
9898
title="French"
99-
href="/fr/locale/french"
99+
href="/fr/docs/locale/french"
100100
description="Le français est une langue romance parlée dans le monde."
101101
/>
102102
<Card
103103
title="German"
104-
href="/fr/locale/german"
104+
href="/fr/docs/locale/german"
105105
description="L'allemand est une langue germanique occidentale principalement parlée en Allemagne."
106106
/>
107107
<Card
108108
title="Japanese"
109-
href="/fr/locale/japanese"
109+
href="/fr/docs/locale/japanese"
110110
description="Le japonais est une langue d'Asie de l'Est parlée par environ 125 millions de personnes."
111111
/>
112112
<Card
113113
title="Norwegian"
114-
href="/fr/locale/norwegian"
114+
href="/fr/docs/locale/norwegian"
115115
description="Le norvégien est une langue germanique septentrionale parlée principalement en Norvège."
116116
/>
117117
<Card
118118
title="Spanish"
119-
href="/fr/locale/spanish"
119+
href="/fr/docs/locale/spanish"
120120
description="L'espagnol utilise également l'écriture latine comme système d'écriture principal."
121121
/>
122122
</Cards>

0 commit comments

Comments
 (0)