Skip to content

Commit

Permalink
Merge pull request #9597 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…9514-to-release-1.4

[release-1.4] 📖 Fix Equinix metal link in docs
  • Loading branch information
k8s-ci-robot committed Oct 23, 2023
2 parents cc1fc78 + dbcdc8c commit b1765cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/user/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b1765cc

Please sign in to comment.