Skip to content

Commit 26b3b84

Browse files
authored
Merge pull request #48706 from Arhell/upd
[en] update queue link
2 parents 2b4342b + a6434d0 commit 26b3b84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{{% blocks/feature image="flower" id="feature-primary" %}}
1313
[Kubernetes]({{< relref "/docs/concepts/overview/" >}}), also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications.
1414

15-
It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon [15 years of experience of running production workloads at Google](http://queue.acm.org/detail.cfm?id=2898444), combined with best-of-breed ideas and practices from the community.
15+
It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon [15 years of experience of running production workloads at Google](https://queue.acm.org/detail.cfm?id=2898444), combined with best-of-breed ideas and practices from the community.
1616
{{% /blocks/feature %}}
1717

1818
{{% blocks/feature image="scalable" %}}
@@ -32,7 +32,7 @@
3232
{{% blocks/feature image="suitcase" %}}
3333
#### Run K8s Anywhere
3434

35-
Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.
35+
Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.
3636

3737
To download Kubernetes, visit the [download](/releases/download/) section.
3838

0 commit comments

Comments
 (0)