From 6fccde4fadf57b648b2d653d279c2a18756e5c58 Mon Sep 17 00:00:00 2001 From: killianmuldoon Date: Mon, 2 Oct 2023 14:01:06 +0100 Subject: [PATCH] Fix Equinix metal link in docs Signed-off-by: killianmuldoon --- docs/book/src/user/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/src/user/quick-start.md b/docs/book/src/user/quick-start.md index 3e61b17c861f..1fdf9a424a2c 100644 --- a/docs/book/src/user/quick-start.md +++ b/docs/book/src/user/quick-start.md @@ -539,7 +539,7 @@ clusterctl init --infrastructure docker In order to initialize the Equinix Metal Provider (formerly Packet) you have to expose the environment variable `PACKET_API_KEY`. This variable is used to authorize the infrastructure provider manager against the Equinix Metal API. You can retrieve your token directly -from the [Equinix Metal Console](https://console.equinix.com/). +from the Equinix Metal Console. ```bash export PACKET_API_KEY="34ts3g4s5g45gd45dhdh"