Skip to content

Commit 2c42356

Browse files
committed
refactor: rename content
1 parent ca74722 commit 2c42356

6 files changed

Lines changed: 10 additions & 9 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
nextPath: "02-porque-rust"
2+
nextPath: "porque-rust"
33
previousPath: ""
4+
editor: false
45
---
56

67
# Introducción a Rust: El Lenguaje del Futuro en Programación de Sistemas
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
nextPath: "03-versiones"
3-
previousPath: "01-introduccion"
2+
nextPath: "versiones"
3+
previousPath: "introduccion"
44
---
55

66
# ¿Por Qué Rust?
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
nextPath: "04-instalar"
3-
previousPath: "02-porque-rust"
2+
nextPath: "instalar"
3+
previousPath: "porque-rust"
44
---
55

66
# Stable, Beta, Nightly. ¿Que es esto?
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
nextPath: "05-editor"
3-
previousPath: "03-versiones"
2+
nextPath: "editor"
3+
previousPath: "versiones"
44
---
55

66
# Instalación de Rust con Rustup: Una Guía Rápida
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
nextPath: "06-hola-mundo"
3-
previousPath: "04-instalar"
2+
nextPath: "hola-mundo"
3+
previousPath: "instalar"
44
---
55

66
# Configurando Tu Entorno de Desarrollo para Rust: Guía para los Editores de Texto Más Comunes
File renamed without changes.

0 commit comments

Comments
 (0)