Skip to content

Commit 87cfbf3

Browse files
authored
Update 17_5_Usando_Scripts_en_Libwally.md
1 parent acc0d1f commit 87cfbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

es/17_5_Usando_Scripts_en_Libwally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Vamos a mostrar cómo hacer uso de eso en §17.7.
110110

111111
## Pruebe su script de reemplazo
112112

113-
Puede tomar el código de prueba del [directorio src](../src/17_5_replacewithscript.c) y compilarlo:
113+
Puede tomar el código de prueba del [directorio src](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master/src/17_5_replacewithscript.c) y compilarlo:
114114
```
115115
$ cc replacewithscript.c -lwallycore -o replacewithscript
116116
```

0 commit comments

Comments
 (0)