Skip to content

Commit ab42c7f

Browse files
authored
Merge pull request #547 from javiervargas/patch-115
Update 17_5_Usando_Scripts_en_Libwally.md
2 parents bcccd68 + 87cfbf3 commit ab42c7f

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)