Skip to content

Commit 9ee4245

Browse files
authored
Merge pull request #34698 from remicres/broken_links_it
Fix broken link in it
2 parents 3212d9d + d255f8e commit 9ee4245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/it/docs/concepts/containers/container-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ FOO_SERVICE_PORT=<porta su cui il servizio è pubblicato>
4646
```
4747

4848
I servizi hanno un indirizzo IP dedicato e sono disponibili nei Container anche via DNS
49-
se il [DNS addon](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/dns/) è installato nel cluster.
49+
se il [DNS addon](http://releases.k8s.io/master/cluster/addons/dns/) è installato nel cluster.
5050

5151
## {{% heading "whatsnext" %}}
5252

0 commit comments

Comments
 (0)