Skip to content

Commit 19b4e0e

Browse files
committed
fix ServiceAccount link URL Path
1 parent 9efa4a4 commit 19b4e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ EOF
259259
This needs to be done for each pod that is using a private registry.
260260

261261
However, setting of this field can be automated by setting the imagePullSecrets
262-
in a [ServiceAccount](/docs/tasks/configure-pod-container/configure-service-accounts/) resource.
262+
in a [ServiceAccount](/docs/tasks/configure-pod-container/configure-service-account/) resource.
263263

264264
Check [Add ImagePullSecrets to a Service Account](/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsecrets-to-a-service-account) for detailed instructions.
265265

0 commit comments

Comments
 (0)