From acfe52b6b685681fb303bcee298c8e24461465bb Mon Sep 17 00:00:00 2001 From: iszubok <93441191+iszubok@users.noreply.github.com> Date: Tue, 22 Nov 2022 14:55:06 +0200 Subject: [PATCH] Fix links in genesis-validators.md --- testnet/genesis-validators.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testnet/genesis-validators.md b/testnet/genesis-validators.md index c1925326..8033e3c6 100644 --- a/testnet/genesis-validators.md +++ b/testnet/genesis-validators.md @@ -197,11 +197,11 @@ Submit your `gentx` file to the [https://github.com/cerc-io/laconic-testnet](htt To submit the gentx file, follow the below process: -- Fork the [https://github.com/cerc-io/laconic-testnet]() repository +- Fork the [https://github.com/cerc-io/laconic-testnet](https://github.com/cerc-io/laconic-testnet) repository - Upload your gentx file in the `laconic_81337-5/config/gentxs` folder -- Submit Pull Request to [https://github.com/cerc-io/laconic-testnet]() with name `ADD gentx` +- Submit Pull Request to [https://github.com/cerc-io/laconic-testnet](https://github.com/cerc-io/laconic-testnet) with name `ADD gentx` -The genesis file will be published in the `laconic_81337-5/config/` folder within the [https://github.com/cerc-io/laconic-testnet]() repository. +The genesis file will be published in the `laconic_81337-5/config/` folder within the [https://github.com/cerc-io/laconic-testnet](https://github.com/cerc-io/laconic-testnet) repository. # CONTINUE WITH BELOW STEPS ONLY AFTER GENESIS FILE HAS BEEN PUBLISHED