From a51b2c694b5001007258974290a8a80c89133f83 Mon Sep 17 00:00:00 2001
From: AllanCapistrano <allan.capistrano3@gmail.com>
Date: Sun, 9 Jun 2024 11:01:44 -0300
Subject: [PATCH] chore: updating hyperlinks

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ece3891..cef997f 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@ We recommend you update Go [to the latest stable version to use the library](htt
 
 ### Downloading the API
 
-1. You can get the latest version of the API by [clicking here](https://github.com/AllanCapistrano/tangle-hornet-api/releases/download/v1.5.0/tangle-hornet-api);
+1. You can get the latest version of the API by [clicking here](https://github.com/larsid/tangle-hornet-api/releases/download/v1.0.0/tangle-hornet-api);
 2. Give the permission to execute the API:
    ```powershell
    sudo chmod +x tangle-hornet-api
    ```
 3. If you want to change some parameters, create a file named `tangle-hornet.conf` in the `/etc/` directory;
-   1. Check the [tangle-hornet.conf](https://github.com/AllanCapistrano/tangle-hornet-api/blob/main/config/tangle-hornet.conf) to see all the parameters you can override.
+   1. Check the [tangle-hornet.conf](./config/tangle-hornet.conf) to see all the parameters you can override.
 4. Run the API:
    ```powershell
    ./tangle-hornet-api