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: es/17_5_Usando_Scripts_en_Libwally.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ Vamos a mostrar cómo hacer uso de eso en §17.7.
110
110
111
111
## Pruebe su script de reemplazo
112
112
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:
114
114
```
115
115
$ cc replacewithscript.c -lwallycore -o replacewithscript
0 commit comments