diff --git a/README.md b/README.md
index f8e7d8ec280bb05ffcffaabca3ed7d49ca5ac70b..c63421fdbd0406469000d66da95eb35cb4a6393a 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ The executable will be located in the `target/release` folder.
 
 ## Usage
 
-ARPIST needs a board with a radio module connected to a serial port to work. The board must have a specific entrypoint flashed, which can be found on the [Boardcore repo](https://git.skywarder.eu/avn/swd/skyward-boardcore), [here](https://git.skywarder.eu/avn/swd/skyward-boardcore/-/blob/main/src/entrypoints/) precisely.
+ARPIST needs a board with a radio module connected to a serial port to work. The board must have a specific entrypoint flashed, which can be found on the [Boardcore repo](https://git.skywarder.eu/avn/swd/skyward-boardcore), [here](https://git.skywarder.eu/avn/swd/skyward-boardcore/-/blob/nokia-tm-dev/src/entrypoints/sx1278-mav-raw.cpp) precisely.
 
 Once the board has the correct entrypoint flashed, is connected to the serial port and the serial port, you can run ARPIST with the following command: