docs: fix JWT token link (#16221)

This commit is contained in:
Merkel Tranjes
2025-05-14 11:06:08 +02:00
committed by GitHub
parent 0b3f018175
commit 4df06466a0

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# Borrowed from EthStaker's prepare for the merge guide
# See https://github.com/remyroy/ethstaker/blob/main/prepare-for-the-merge.md#configuring-a-jwt-token-file
# See https://github.com/eth-educators/ethstaker-guides/blob/main/docs/prepare-for-the-merge.md#configuring-a-jwt-token-file
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
mkdir -p "${SCRIPT_DIR}/jwttoken"