Skip to content

Commit d3388de

Browse files
committed
colon patch
1 parent 5859996 commit d3388de

File tree

1 file changed

+5
-5
lines changed
  • src/content/translations/es/developers/docs/programming-languages/dot-net

1 file changed

+5
-5
lines changed

src/content/translations/es/developers/docs/programming-languages/dot-net/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ Construye aplicaciones descentralizadas sobre Ethereum e interactúa con contrat
6565

6666
## Proyectos de .NET, herramientas y otras cosas divertidas {#dot-net-projects-tools-and-other-fun-stuff}
6767

68-
- [Nethereum Playground:](http://playground.nethereum.com/) _Compila, crea y ejecuta fragmentos de código de Nethereum en el navegador_
69-
- [Nethereum Codegen Blazor:](https://github.com/Nethereum/Nethereum.CodeGen.Blazor) _Generador de código de Nethereum con IU en Blazor_
68+
- [Nethereum Playground](http://playground.nethereum.com/): _Compila, crea y ejecuta fragmentos de código de Nethereum en el navegador_
69+
- [Nethereum Codegen Blazor](https://github.com/Nethereum/Nethereum.CodeGen.Blazor): _Generador de código de Nethereum con IU en Blazor_
7070
- [Nethereum Blazor](https://github.com/Nethereum/NethereumBlazor): _Un explorador de blockchain ligero de .NET Wasm SPA y una cartera sencilla_
71-
- [Wonka Business Rules Engine:](https://docs.nethereum.com/en/latest/wonka/)_ Un motor de reglas de negocio (para ambas plataformas .NET y Ethereum) que está inherentemente impulsado por metadatos_
72-
- [Nethermind:](https://github.com/NethermindEth/nethermind) _Un cliente de .NET Core Ethereum para Linux, Windows, MacOs_
71+
- [Wonka Business Rules Engine](https://docs.nethereum.com/en/latest/wonka/): _Un motor de reglas de negocio (para ambas plataformas .NET y Ethereum) que está inherentemente impulsado por metadatos_
72+
- [Nethermind](https://github.com/NethermindEth/nethermind): _Un cliente de .NET Core Ethereum para Linux, Windows, MacOs_
7373
- [eth-utils](https://github.com/ethereum/eth-utils/): _Funciones de utilidad para trabajar con bases de código relacionadas con Ethereum_
74-
- [TestChains:](https://github.com/Nethereum/TestChains) _DevChains de .NET preconfiguradas para responder rápidamente (PoA)_
74+
- [TestChains](https://github.com/Nethereum/TestChains): _DevChains de .NET preconfiguradas para responder rápidamente (PoA)_
7575

7676
¿Buscas más recursos? Echa un vistazo a [ethereum.org/developers.](/developers/).
7777

0 commit comments

Comments
 (0)