You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/eseo/index.mdx
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,15 @@ import { ShowcaseImage } from 'starlight-showcases';
15
15
## Prácticas y más
16
16
17
17
:::note
18
+
18
19
En la [Wiki](https://github.com/TeenBiscuits/Practicas-SO/wiki) del repositorio TeenBiscuits/Practicas-SO tienes una guía completa para ayudarte a entender la práctica.
20
+
21
+
<LinkCard
22
+
title="Guía para empezar tu práctica"
23
+
description="Paso a paso de como escribir el main y empezar a programar tu shell"
0 commit comments