Skip to content

Commit 29c943c

Browse files
authored
Merge pull request #9596 from k8s-infra-cherrypick-robot/cherry-pick-9514-to-release-1.5
[release-1.5] 📖 Fix Equinix metal link in docs
2 parents ee1c270 + 6fccde4 commit 29c943c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/user/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ clusterctl init --infrastructure docker
539539
In order to initialize the Equinix Metal Provider (formerly Packet) you have to expose the environment
540540
variable `PACKET_API_KEY`. This variable is used to authorize the infrastructure
541541
provider manager against the Equinix Metal API. You can retrieve your token directly
542-
from the [Equinix Metal Console](https://console.equinix.com/).
542+
from the Equinix Metal Console.
543543
544544
```bash
545545
export PACKET_API_KEY="34ts3g4s5g45gd45dhdh"

0 commit comments

Comments
 (0)