Skip to content

Commit 5be911c

Browse files
authored
Merge pull request #39830 from utkarsh-singh1/update-fr-docs-tasks-web-ui-dashboard-md
[fr] Replace old link with new link in deploying the dashboard ui doc
2 parents bf343e6 + 8e42d86 commit 5be911c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ L'interface utilisateur du tableau de bord n'est pas déployée par défaut.
2929
Pour le déployer, exécutez la commande suivante:
3030

3131
```text
32-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended.yaml
32+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/master/charts/recommended.yaml
3333
```
3434

3535
## Accès à l'interface utilisateur du tableau de bord

0 commit comments

Comments
 (0)