Skip to content

Commit c6b101f

Browse files
committed
Add LinkCard for práctica guide in SO docs
1 parent aa44ae3 commit c6b101f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/docs/eseo/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,15 @@ import { ShowcaseImage } from 'starlight-showcases';
1515
## Prácticas y más
1616

1717
:::note
18+
1819
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"
24+
href="https://github.com/TeenBiscuits/Practicas-SO/wiki/main.c"
25+
/>
26+
1927
:::
2028

2129
<ShowcaseImage

0 commit comments

Comments
 (0)